GoogleConfig constructor
const
GoogleConfig({})
Implementation
const GoogleConfig({
this.iosClientId,
this.serverClientId,
this.collect = const GoogleCollectOptions(),
this.additionalScopes,
this.forceConsent = false,
});