square property

double get square

Implementation

double get square => this * this;