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