memoryTotalUsageRatio property Null safety

int? memoryTotalUsageRatio
read / write

Percentage of the memory used by the current system (%)

Implementation

int? memoryTotalUsageRatio;