totalResults property
The total number of rows for the query, regardless of the number of rows in the response.
Implementation
core.int? totalResults;
The total number of rows for the query, regardless of the number of rows in the response.
core.int? totalResults;