menu
sendbird_sdk package
documentation
events/channel_event.dart
ChannelEvent
ChannelEvent.fromJson factory constructor
ChannelEvent.fromJson factory constructor
dark_mode
light_mode
ChannelEvent.fromJson
constructor
ChannelEvent.fromJson
(
Map
<
String
,
dynamic
>
json
)
Implementation
factory ChannelEvent.fromJson(Map<String, dynamic> json) => _$ChannelEventFromJson(json);
sendbird_sdk package
documentation
events/channel_event
ChannelEvent
ChannelEvent.fromJson factory constructor
ChannelEvent class