source property

  1. @override
Source? source

Return the source associated with this target, or null if this target is not associated with a source.

Implementation

@override
Source? get source;