length property

int length

The number of results in this batch response.

Implementation

int get length => _results.length;