hasDecimal property

bool get hasDecimal

Implementation

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