pi top-level constant Null safety

double const pi

The PI constant.

Implementation

const double pi = 3.1415926535897932;