data property

VideoData data
final

The data for the camera being modified.

This must be a VideoData and not a CameraDetails to get the camera's ID.

Implementation

final VideoData data;