isWeakReference property

bool? isWeakReference
getter/setter pair

Whether or not a reference type parameter is strongly or weakly referenced.

Only used by Transformations.

Implementation

core.bool? isWeakReference;