channels property

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

Implementation

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