menu
nebula_dart_gdbc package
documentation
gen/nebula_storage/src/order_direction.dart
OrderDirection
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([ASCENDING, DESCENDING]);
nebula_dart_gdbc package
documentation
gen/nebula_storage/src/order_direction
OrderDirection
VALID_VALUES property
OrderDirection class