isTinyInt property

bool get isTinyInt

Implementation

bool get isTinyInt => this == NumberType.tinyInt;