resultTruncated property

bool? resultTruncated
getter/setter pair

Boolean flag that indicates whether the results were truncated based on the limit parameter.

Implementation

core.bool? resultTruncated;