sqrt property
Implementation
_i2.num Function(_i2.num) get sqrt => (_i2.num p0) => _i6.callMethod(
      _i6.getProperty(
        this,
        'sqrt',
      ),
      r'call',
      [
        this,
        p0,
      ],
    );
_i2.num Function(_i2.num) get sqrt => (_i2.num p0) => _i6.callMethod(
      _i6.getProperty(
        this,
        'sqrt',
      ),
      r'call',
      [
        this,
        p0,
      ],
    );