menu
mattermost_api package
documentation
websocket.dart
MmWsEventHello
MmWsEventHello.fromJson constructor
MmWsEventHello.fromJson constructor
dark_mode
light_mode
MmWsEventHello.fromJson
constructor
MmWsEventHello.fromJson
(
Map
<
String
,
dynamic
>
map
)
Implementation
MmWsEventHello.fromJson(Map<String, dynamic> map) { super.fromJson(map); }
mattermost_api package
documentation
websocket
MmWsEventHello
MmWsEventHello.fromJson constructor
MmWsEventHello class