classType property

ASTType? classType

Implementation

ASTType? get classType => clazz?.type;