memoryUnits property Null safety
late, final
The units the memory is defined in the process is currently consuming
Implementation
late final String? memoryUnits;
The units the memory is defined in the process is currently consuming
late final String? memoryUnits;