channel property

  1. @JsonKey(name: 'channel')
int channel
final

The channel number

Implementation

@JsonKey(name: 'channel')
final int channel;