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