menu
scene_dash_v2_core package
documentation
advanced.dart
Commands
isEmpty property
isEmpty property
dark_mode
light_mode
isEmpty
property
bool
get
isEmpty
Whether there are no pending commands.
Implementation
bool get isEmpty => _ops.isEmpty;
scene_dash_v2_core package
documentation
advanced
Commands
isEmpty property
Commands class