MemUnit constructor

const MemUnit(
  1. int bytes
)

Implementation

const MemUnit(this.bytes);