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