FFAuthentication$json top-level constant
Implementation
@$core.Deprecated('Use fFAuthenticationDescriptor instead')
const FFAuthentication$json = {
'1': 'FFAuthentication',
'2': [
{
'1': 'edit_metadata',
'3': 3,
'4': 1,
'5': 11,
'6': '.flutterflow.FFEditMetadata',
'8': {},
'10': 'editMetadata'
},
{'1': 'active', '3': 1, '4': 1, '5': 8, '10': 'active'},
{
'1': 'firebase',
'3': 2,
'4': 1,
'5': 11,
'6': '.flutterflow.FFFirebaseAuth',
'9': 0,
'10': 'firebase'
},
{
'1': 'supabase',
'3': 4,
'4': 1,
'5': 11,
'6': '.flutterflow.FFSupabaseAuth',
'9': 0,
'10': 'supabase'
},
{
'1': 'custom',
'3': 6,
'4': 1,
'5': 11,
'6': '.flutterflow.FFCustomAuth',
'9': 0,
'10': 'custom'
},
{
'1': 'legacy_firebase_config_file_info',
'3': 5,
'4': 1,
'5': 11,
'6': '.flutterflow.FFFirebaseConfigFileInfo',
'8': {'3': true},
'10': 'legacyFirebaseConfigFileInfo',
},
{
'1': 'cloud_function_settings',
'3': 7,
'4': 1,
'5': 11,
'6': '.flutterflow.FFCloudFunctionSettings',
'10': 'cloudFunctionSettings'
},
{
'1': 'firebase_config_file_infos',
'3': 8,
'4': 3,
'5': 11,
'6': '.flutterflow.FFFirebaseConfigFileInfo',
'10': 'firebaseConfigFileInfos'
},
],
'8': [
{'1': 'auth'},
],
};