memoryAppUsageRatio property Null safety

int? memoryAppUsageRatio
read / write

The ratio of current memory usage by the app (%), with respect to the maximum available memory

Implementation

int? memoryAppUsageRatio;