memoryAppUsageRatio property Null safety
read / write
The ratio of current memory usage by the app (%), with respect to the maximum available memory
Implementation
int? memoryAppUsageRatio;
The ratio of current memory usage by the app (%), with respect to the maximum available memory
int? memoryAppUsageRatio;