channelName property
String
get
channelName
Get the channel name for this TRTCCloud instance Used internally for texture rendering on sub-instances
Implementation
String get channelName => _cloudChannel?.name ?? 'trtcCloudChannel';