isFraction property

bool get isFraction

Implementation

bool get isFraction => this % 1 != 0;