modulus property

double get modulus

Implementation

double get modulus => sqrt(this * this);