isWhole property

bool get isWhole

Implementation

bool get isWhole => this % 1 == 0;