source property

  1. @Deprecated('To be removed without replacement')
Source? get source
inherited

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;