count property

int? count
final

The number of items in each range of results. Note that the response might have fewer items than the requested page_size value.

Implementation

final int? count;