MacosSignConfig constructor
const
MacosSignConfig({})
Implementation
const MacosSignConfig({
required this.inputPath,
required this.entitlementsPath,
this.skipNotarize = false,
this.isAppBundle = false,
this.environment,
});