menu
nebula_dart_gdbc package
documentation
gen/nebula_graph/nebula_graph.dart
TBase
isSet abstract method
isSet abstract method
dark_mode
light_mode
isSet
abstract method
bool
isSet
(
int
fieldId
)
Check if a field is currently set or unset, using the
fieldId
.
Implementation
bool isSet(int fieldId);
nebula_dart_gdbc package
documentation
gen/nebula_graph/nebula_graph
TBase
isSet abstract method
TBase class