memoryTotalUsageRatio property
The memory occupied by the system (%). This value is for reference only. Due to system limitations, you may not get this value.
Implementation
@JsonKey(name: 'memoryTotalUsageRatio')
final double? memoryTotalUsageRatio;