channels property

  1. @JsonKey(name: 'Channels', fromJson: OnvifUtil.intMappedFromXml)
int channels
final

Implementation

@JsonKey(name: 'Channels', fromJson: OnvifUtil.intMappedFromXml)
final int channels;