menu
finch package
documentation
sqlite_client.dart
ResultSet
rows property
rows property
dark_mode
light_mode
rows
property
List
<
List
<
Object
?
>
>
rows
final
The raw row data.
Implementation
final List<List<Object?>> rows;
finch package
documentation
sqlite_client
ResultSet
rows property
ResultSet class