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