unsignedByte property

num get unsignedByte

Implementation

_i2.num get unsignedByte => _i4.getProperty(
      this,
      'UNSIGNED_BYTE',
    );