angle property

double get angle

Implementation

double get angle => atan2(y, x);