rows property

List<Map<String, Object?>> rows
final

Materialized row values in export order.

Implementation

final List<Map<String, Object?>> rows;