menu
entao_sql package
documentation
sqlite.dart
QueryResultExt
firstMap method
firstMap method
dark_mode
light_mode
firstMap
method
AnyMap?
firstMap
(
)
Implementation
AnyMap? firstMap() => this.isEmpty ? null : oneMap(0);
entao_sql package
documentation
sqlite
QueryResultExt
firstMap method
QueryResultExt extension on
QueryResult