menu
nebula_dart_gdbc package
documentation
gen/nebula/src/key_value.dart
KeyValue
isSetKey method
isSetKey method
dark_mode
light_mode
isSetKey
method
bool
isSetKey
(
)
Implementation
bool isSetKey() => this.key != null;
nebula_dart_gdbc package
documentation
gen/nebula/src/key_value
KeyValue
isSetKey method
KeyValue class