menu
flutterflow_flash_beta package
documentation
flutterflow_flash.dart
SupabaseGoogleAuthConfig
SupabaseGoogleAuthConfig.new const constructor
SupabaseGoogleAuthConfig.new const constructor
dark_mode
light_mode
SupabaseGoogleAuthConfig
constructor
const
SupabaseGoogleAuthConfig
(
{
required
String
iosClientId
,
required
String
webClientId
,
})
Implementation
const SupabaseGoogleAuthConfig({ required this.iosClientId, required this.webClientId, });
flutterflow_flash_beta package
documentation
flutterflow_flash
SupabaseGoogleAuthConfig
SupabaseGoogleAuthConfig.new const constructor
SupabaseGoogleAuthConfig class