description property Null safety
- @JsonKey(name: 'Description', fromJson: OnvifUtil.mappedToString)
final
URI provided by the service supplying data to be recorded. A device shall support at least 128 characters.
Implementation
@JsonKey(name: 'Description', fromJson: OnvifUtil.mappedToString)
final String description;