length property

num length

Implementation

num get length => sqrt(x * x + y * y);