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