toComplex method

Complex toComplex()

Implementation

Complex toComplex() => Complex($1.toDouble(), $2.toDouble());