position property
The observation position of the video frame in the video link. See VideoModulePosition.
Implementation
@JsonKey(name: 'position')
final VideoModulePosition? position;
The observation position of the video frame in the video link. See VideoModulePosition.
@JsonKey(name: 'position')
final VideoModulePosition? position;