menu
mattermost_api package
documentation
websocket.dart
MmWsEventHello
connectionId property
connectionId property
dark_mode
light_mode
connectionId
property
String
get
connectionId
Implementation
String get connectionId => data['connection_id']!;
mattermost_api package
documentation
websocket
MmWsEventHello
connectionId property
MmWsEventHello class