menu
mcp_bundle package
documentation
ports.dart
ChannelIdentity
ChannelIdentity.new const constructor
ChannelIdentity.new const constructor
dark_mode
light_mode
ChannelIdentity
constructor
const
ChannelIdentity
(
{
required
String
platform
,
required
String
channelId
,
String
?
displayName
,
})
Implementation
const ChannelIdentity({ required this.platform, required this.channelId, this.displayName, });
mcp_bundle package
documentation
ports
ChannelIdentity
ChannelIdentity.new const constructor
ChannelIdentity class