totalSize property
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;
This property will return total count of the objects before pagination is
applied.
This value is returned if shouldReturnTotalSize is set to true.
final int? totalSize;