menu
nebula_dart_gdbc package
documentation
gen/nebula_meta/src/geo_shape.dart
GeoShape
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([ANY, POINT, LINESTRING, POLYGON]);
nebula_dart_gdbc package
documentation
gen/nebula_meta/src/geo_shape
GeoShape
VALID_VALUES property
GeoShape class