menu
sendbird_sdk package
documentation
core/models/command.dart
Command
isSystemEvent property
isSystemEvent property
dark_mode
light_mode
isSystemEvent
property
bool
get
isSystemEvent
Implementation
bool get isSystemEvent => cmd == CommandString.systemEvent;
sendbird_sdk package
documentation
core/models/command
Command
isSystemEvent property
Command class