ptzStatus property Null safety

PtzFilter? ptzStatus
@JsonKey(name: 'PTZStatus'), final

optional element to configure which PTZ related data is to include in the metadata stream

Implementation

@JsonKey(name: 'PTZStatus')
final PtzFilter? ptzStatus;