data property
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;
The data for the camera being modified.
This must be a VideoData and not a CameraDetails to get the camera's ID.
final VideoData data;