content property

  1. @JsonKey(name: 'Content', fromJson: OnvifUtil.stringMappedFromXml)
String content
final

Informative description of the source.

Implementation

@JsonKey(name: 'Content', fromJson: OnvifUtil.stringMappedFromXml)
final String content;