menu
nebula_dart_gdbc package
documentation
gen/nebula_meta/src/column_def.dart
ColumnDef
isSetNullable method
isSetNullable method
dark_mode
light_mode
isSetNullable
method
bool
isSetNullable
(
)
Implementation
bool isSetNullable() => this.__isset_nullable;
nebula_dart_gdbc package
documentation
gen/nebula_meta/src/column_def
ColumnDef
isSetNullable method
ColumnDef class