channelType property

String? channelType

Implementation

String? get channelType => _$this._channelType;
void channelType=(String? channelType)

Implementation

set channelType(String? channelType) => _$this._channelType = channelType;