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