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