isReal property

bool get isReal

Implementation

bool get isReal => minValue is double || maxValue is double;