physicalMemory property

int get physicalMemory

Implementation

int get physicalMemory {
  return _lib._objc_msgSend_163(_id, _lib._sel_physicalMemory1);
}