channels property

  1. @JsonKey.new(name: 'channels')
int channels
getter/setter pair

Implementation

@JsonKey(name: 'channels')
int channels = 2;