menu
mattermost_api package
documentation
websocket.dart
MmWsEventHello
isDirect property
isDirect property
dark_mode
light_mode
isDirect
property
bool
get
isDirect
Implementation
bool get isDirect => data['channel_type'] == 'D';
mattermost_api package
documentation
websocket
MmWsEventHello
isDirect property
MmWsEventHello class