menu
sendbird_sdk
mcnt_event
MCNTEvent
MCNTEvent.fromJson factory constructor
MCNTEvent.fromJson
brightness_4
MCNTEvent.fromJson
constructor
Null safety
MCNTEvent.fromJson
(
Map
<
String
,
dynamic
>
json
)
Implementation
factory MCNTEvent.fromJson(Map<String, dynamic> json) => _$MCNTEventFromJson(json);
sendbird_sdk
mcnt_event
MCNTEvent
MCNTEvent.fromJson factory constructor
MCNTEvent class
Constructors
MCNTEvent
fromJson
Properties
groupChannels
hashCode
openChannels
runtimeType
systemTimestamp
timestamp
Methods
noSuchMethod
toString
Operators
operator ==