The list of rows returned by the query.
Each row is represented as a Map<String, dynamic>.
Map<String, dynamic>
final List<Map<String, dynamic>> rows;