rows property

List<MetricsCardRow> rows
final

Metric tiles in display order (first column first).

Implementation

final List<MetricsCardRow> rows;