description property
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;
URI provided by the service supplying data to be recorded. A device shall support at least 128 characters.
@JsonKey(name: 'Description', fromJson: OnvifUtil.mappedToString)
final String description;