results property

List<ReportRow>? results
getter/setter pair

Rows that matched the search query.

Implementation

core.List<ReportRow>? results;