MergeContract constructor
const
MergeContract({})
Implementation
const MergeContract({
this.version = 'v1',
this.path,
this.label,
this.comment,
this.imports = const [MergeContracts.coreV1],
});
const MergeContract({
this.version = 'v1',
this.path,
this.label,
this.comment,
this.imports = const [MergeContracts.coreV1],
});