source property
SourceIdentity
get
source
Implementation
SourceIdentity get source => SourceIdentity(
target: targetId,
sourcePackage: packageId,
sourceAdapter: sourceAdapter,
compatibilityId: compatibilityId,
);