menu
pubnub
pubnub.dart
ChannelMetadataInput
ChannelMetadataInput constructor
ChannelMetadataInput
dark_mode
light_mode
ChannelMetadataInput
constructor
ChannelMetadataInput
(
{
String
?
name
,
String
?
description
,
dynamic
custom
,
String
?
status
,
String
?
type
,
})
Implementation
ChannelMetadataInput( {this.name, this.description, this.custom, this.status, this.type});
pubnub
pubnub
ChannelMetadataInput
ChannelMetadataInput constructor
ChannelMetadataInput class