dynamicRecordings property Null safety
- @JsonKey(name: '@DynamicRecordings', fromJson: OnvifUtil.stringToBool)
final
Indication if the device supports dynamic creation and deletion of recordings
Implementation
@JsonKey(name: '@DynamicRecordings', fromJson: OnvifUtil.stringToBool)
final bool dynamicRecordings;