isInteger property

bool get isInteger

Implementation

bool get isInteger => this == NumberType.integer;