WebAppConfig constructor
WebAppConfig({})
Implementation
WebAppConfig({
this.apiKey,
this.appId,
this.authDomain,
this.databaseURL,
this.locationId,
this.measurementId,
this.messagingSenderId,
this.projectId,
this.storageBucket,
});