menu
nebula_dart_gdbc package
documentation
gen/nebula/src/key_value.dart
KeyValue
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/src/key_value
KeyValue
isSetValue method
KeyValue class