isDecimal property

bool get isDecimal

Implementation

bool get isDecimal => denominator != _one;