FFSupabaseGoogleAuthConfig$json top-level constant
Implementation
@$core.Deprecated('Use fFSupabaseGoogleAuthConfigDescriptor instead')
const FFSupabaseGoogleAuthConfig$json = {
'1': 'FFSupabaseGoogleAuthConfig',
'2': [
{'1': 'enabled', '3': 1, '4': 1, '5': 8, '10': 'enabled'},
{
'1': 'ios_client_id',
'3': 4,
'4': 1,
'5': 11,
'6': '.flutterflow.FFValue',
'10': 'iosClientId'
},
{
'1': 'web_client_id',
'3': 5,
'4': 1,
'5': 11,
'6': '.flutterflow.FFValue',
'10': 'webClientId'
},
{
'1': 'legacy_ios_client_id',
'3': 2,
'4': 1,
'5': 9,
'8': {'3': true},
'10': 'legacyIosClientId',
},
{
'1': 'legacy_web_client_id',
'3': 3,
'4': 1,
'5': 9,
'8': {'3': true},
'10': 'legacyWebClientId',
},
],
};