osd property
Indicates if OSD is supported.
Implementation
@JsonKey(name: '@OSD', fromJson: OnvifUtil.nullableStringToBool)
final bool? osd;
Indicates if OSD is supported.
@JsonKey(name: '@OSD', fromJson: OnvifUtil.nullableStringToBool)
final bool? osd;