menu
nebula_dart_gdbc package
documentation
gen/nebula_meta/src/config_item.dart
ConfigItem
isSetName method
isSetName method
dark_mode
light_mode
isSetName
method
bool
isSetName
(
)
Implementation
bool isSetName() => this.name != null;
nebula_dart_gdbc package
documentation
gen/nebula_meta/src/config_item
ConfigItem
isSetName method
ConfigItem class