source property
Return the source associated with this target, or null
if this target is
not associated with a source.
Implementation
@override
Source? get source;
Return the source associated with this target, or null
if this target is
not associated with a source.
@override
Source? get source;