menu
sendbird_sdk package
documentation
core/models/command.dart
Command
hasError property
hasError property
dark_mode
light_mode
hasError
property
bool
get
hasError
Implementation
bool get hasError => payload['error'] != null;
sendbird_sdk package
documentation
core/models/command
Command
hasError property
Command class