menu
zvec_flutter package
documentation
zvec_flutter_android.dart
CollectionSchema
has_field method
has_field method
dark_mode
light_mode
has_field
method
bool
has_field
(
String
fieldName
)
Implementation
bool has_field(String fieldName) => get_field(fieldName) != null;
zvec_flutter package
documentation
zvec_flutter_android
CollectionSchema
has_field method
CollectionSchema class