rows property

List<List<Object?>> rows
final

The raw row data.

Implementation

final List<List<Object?>> rows;