aliasedType property

String? aliasedType
final

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

Implementation

final String? aliasedType;