internalType property

int internalType

Internal type only.

Implementation

int get internalType => (this >> 10) & 255;