isSmallInt property

bool get isSmallInt

Implementation

bool get isSmallInt => this == NumberType.smallInt;