Const
Retrieves the total memory information reported by the native platform.
Compatibility:
const result = await getTotalMemory(); Copy
const result = await getTotalMemory();
Retrieves the total memory information reported by the native platform.
Compatibility:
