menu
owl_sql package
documentation
model.dart
Column
hasFamily property
hasFamily property
dark_mode
light_mode
hasFamily
property
bool
get
hasFamily
Implementation
bool get hasFamily => family != null && family!.isNotEmpty;
owl_sql package
documentation
model
Column
hasFamily property
Column class