unsignedInt property

num get unsignedInt

Implementation

_i2.num get unsignedInt => _i4.getProperty(
      this,
      'UNSIGNED_INT',
    );