ExecutionSourceIdentity constructor
const
ExecutionSourceIdentity({})
Implementation
const ExecutionSourceIdentity({
required this.sourcePackage,
required this.sourceAdapter,
required this.sourceCompatibilityId,
});