uri property Null safety
- @JsonKey(name: 'Uri', fromJson: OnvifUtil.mappedToString)
final
The URI to which the client should connect in order to stream the recording.
Implementation
@JsonKey(name: 'Uri', fromJson: OnvifUtil.mappedToString)
final String uri;