menu
nebula_dart_gdbc package
documentation
gen/nebula_meta/src/snapshot_status.dart
SnapshotStatus
VALUES_TO_NAMES property
VALUES_TO_NAMES property
dark_mode
light_mode
VALUES_TO_NAMES
property
Map
<
int
,
String
>
VALUES_TO_NAMES
final
Implementation
static final Map<int, String> VALUES_TO_NAMES = { VALID: 'VALID', INVALID: 'INVALID' };
nebula_dart_gdbc package
documentation
gen/nebula_meta/src/snapshot_status
SnapshotStatus
VALUES_TO_NAMES property
SnapshotStatus class