aliasedType property

String? aliasedType
getter/setter pair

If the element is a type alias, this field is the aliased type. Otherwise this field will not be defined.

Implementation

String? aliasedType;