rows property

List<Map<String, dynamic>> rows
final

All rows, mapped by column

Implementation

final List<Map<String, dynamic>> rows;