FirebaseAppInfo constructor
FirebaseAppInfo({})
Implementation
FirebaseAppInfo({
this.apiKeyId,
this.appId,
this.displayName,
this.expireTime,
this.name,
this.namespace,
this.platform,
this.state,
});