totalCount property

int? get totalCount

Total count of UUIDs.

Implementation

int? get totalCount => _totalCount;