resultCount property

int get resultCount
inherited

The number of users returned in this request. Note that this number may be lower than what was specified in the max_results query parameter.

Implementation

int get resultCount => throw _privateConstructorUsedError;