source property
Return the source associated with this target, or null
if this target is
not associated with a source.
Implementation
@Deprecated('To be removed without replacement')
Source? get source;
Return the source associated with this target, or null
if this target is
not associated with a source.
@Deprecated('To be removed without replacement')
Source? get source;