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