byte property

num get byte

Implementation

_i2.num get byte => _i4.getProperty(
      this,
      'BYTE',
    );