channelProfile property

  1. @JsonKey(name: 'channelProfile')
ChannelProfileType? channelProfile
final

The channel profile. See ChannelProfileType.

Implementation

@JsonKey(name: 'channelProfile')
final ChannelProfileType? channelProfile;