type property

  1. @JsonKey(name: 'Type', fromJson: OnvifUtil.stringMappedFromXml)
String type
final

Implementation

@JsonKey(name: 'Type', fromJson: OnvifUtil.stringMappedFromXml)
final String type;