isFloat property

bool get isFloat

Implementation

bool get isFloat => this == NumberType.float;