description property
- @JsonKey(name: 'Description', fromJson: OnvifUtil.mappedToString)
final
Informative description of the contents of the track.
Implementation
@JsonKey(name: 'Description', fromJson: OnvifUtil.mappedToString)
final String description;