sqrt2 property
num
get
sqrt2
The square root of 2.
Implementation
_i2.num get sqrt2 => _i6.getProperty(
this,
'SQRT2',
);
The square root of 2.
_i2.num get sqrt2 => _i6.getProperty(
this,
'SQRT2',
);