BloomShorebirdConfig constructor
const
BloomShorebirdConfig({})
Creates a BloomShorebirdConfig instance.
Implementation
const BloomShorebirdConfig({
this.enabled = false,
this.appId = 'auto',
this.autoCheckUpdate = true,
this.flavors = const {},
});