channelProfile property
The channel profile. See ChannelProfileType.
Implementation
@JsonKey(name: 'channelProfile')
final ChannelProfileType? channelProfile;
The channel profile. See ChannelProfileType.
@JsonKey(name: 'channelProfile')
final ChannelProfileType? channelProfile;