menu
nebula_dart_gdbc package
documentation
gen/nebula_meta/src/config_module.dart
ConfigModule
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([UNKNOWN, ALL, GRAPH, META, STORAGE]);
nebula_dart_gdbc package
documentation
gen/nebula_meta/src/config_module
ConfigModule
VALID_VALUES property
ConfigModule class