precision property

num get precision

Implementation

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