menu
contigo_chat package
documentation
model/channel/channel.dart
Channel
Channel.fromJson factory constructor
Channel.fromJson factory constructor
dark_mode
light_mode
Channel.fromJson
constructor
Channel.fromJson
(
Map
<
String
,
dynamic
>
json
)
Implementation
factory Channel.fromJson(Map<String, dynamic> json) => _$ChannelFromJson(json);
contigo_chat package
documentation
model/channel/channel
Channel
Channel.fromJson factory constructor
Channel class