pi property

num get pi

Pi. This is the ratio of the circumference of a circle to its diameter.

Implementation

_i2.num get pi => _i6.getProperty(
      this,
      'PI',
    );