menu
k_auth package
documentation
models/auth_config.dart
GoogleCollectOptions
GoogleCollectOptions.new const constructor
GoogleCollectOptions.new const constructor
dark_mode
light_mode
GoogleCollectOptions
constructor
const
GoogleCollectOptions
(
{
bool
email
=
true
,
bool
profile
=
true
,
bool
openid
=
true
,
})
Implementation
const GoogleCollectOptions({ this.email = true, this.profile = true, this.openid = true, });
k_auth package
documentation
models/auth_config
GoogleCollectOptions
GoogleCollectOptions.new const constructor
GoogleCollectOptions class