inches property

double get inches

Converts the value to inches (in).

Implementation

double get inches => this * 96;