returnSummaryRow property

bool? returnSummaryRow
getter/setter pair

If true, summary row will be included in the response and sent in a response by itself after all other query results are returned.

Default is false.

Implementation

core.bool? returnSummaryRow;