OsConfigPatchDeploymentPatchConfigApt constructor
const
OsConfigPatchDeploymentPatchConfigApt({
- TfArg<
List< ? excludes,Object?> > - TfArg<
List< ? exclusivePackages,Object?> > - TfArg<
OsConfigPatchDeploymentPatchConfigAptType> ? type,
Implementation
const OsConfigPatchDeploymentPatchConfigApt({
this.excludes,
this.exclusivePackages,
this.type,
});