totalSize property

int? totalSize
getter/setter pair

The total size of the list of all KeyRangeInfos.

This may be larger than the number of repeated messages above. If that is the case, this number may be used to determine how many are not being shown.

Implementation

core.int? totalSize;