targetType property Null safety
optional">@optionalread / write
The type bounded by a BoundedType instance - or - the referent of a TypeRef instance.
The value will always be of one of the kinds: Type, TypeRef, TypeParameter, BoundedType.
Provided for instance kinds:
- BoundedType
- TypeRef
Implementation
@optional
InstanceRef? targetType;