menu
nebula_dart_gdbc package
documentation
gen/nebula_meta/src/config_mode.dart
ConfigMode
VALID_VALUES property
VALID_VALUES property
dark_mode
light_mode
VALID_VALUES
property
Set
<
int
>
VALID_VALUES
final
Implementation
static final Set<int> VALID_VALUES = new Set.from([IMMUTABLE, REBOOT, MUTABLE, IGNORED]);
nebula_dart_gdbc package
documentation
gen/nebula_meta/src/config_mode
ConfigMode
VALID_VALUES property
ConfigMode class