menu
dartapi_db package
documentation
core/db_result.dart
DbResult
isNotEmpty property
isNotEmpty property
dark_mode
light_mode
isNotEmpty
property
bool
get
isNotEmpty
Implementation
bool get isNotEmpty => rows.isNotEmpty;
dartapi_db package
documentation
core/db_result
DbResult
isNotEmpty property
DbResult class