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