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