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