totalSize property

int? totalSize
final

This property will return total count of the objects before pagination is applied. This value is returned if shouldReturnTotalSize is set to true.

Implementation

final int? totalSize;