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