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