config property

  1. @JsonKey(includeIfNull: false, toJson: Serializer.readOnly)
ChannelConfig config
final

The channel configuration data

Implementation

@JsonKey(includeIfNull: false, toJson: Serializer.readOnly)
final ChannelConfig config;