options property
Indication if the device supports the GetRecordingOptions command.
Implementation
@JsonKey(name: '@Options', fromJson: OnvifUtil.stringToBool)
final bool options;
Indication if the device supports the GetRecordingOptions command.
@JsonKey(name: '@Options', fromJson: OnvifUtil.stringToBool)
final bool options;