typeSize property

int typeSize

Implementation

int get typeSize => isValid ? SIZE_OF_TYPE[type] : 0;