temporaryOSDText property
- @JsonKey(name: '@TemporaryOSDText', fromJson: OnvifUtil.nullableStringToBool)
final
Indicates the support for temporary osd text configuration.
Implementation
@JsonKey(name: '@TemporaryOSDText', fromJson: OnvifUtil.nullableStringToBool)
final bool? temporaryOSDText;