totalCount property Null safety

int? totalCount
read / write

The number of instances of the requested type currently allocated.

Implementation

int? totalCount;