FFSupabaseConfig$json top-level constant

  1. @Deprecated('Use fFSupabaseConfigDescriptor instead')
Map<String, Object> const FFSupabaseConfig$json

Implementation

@$core.Deprecated('Use fFSupabaseConfigDescriptor instead')
const FFSupabaseConfig$json = {
  '1': 'FFSupabaseConfig',
  '2': [
    {
      '1': 'project_config',
      '3': 2,
      '4': 1,
      '5': 11,
      '6': '.flutterflow.FFSupabaseProjectConfig',
      '10': 'projectConfig'
    },
    {
      '1': 'database_config',
      '3': 3,
      '4': 1,
      '5': 11,
      '6': '.flutterflow.FFSupabaseDatabase',
      '10': 'databaseConfig'
    },
    {
      '1': 'google_auth_config',
      '3': 4,
      '4': 1,
      '5': 11,
      '6': '.flutterflow.FFSupabaseGoogleAuthConfig',
      '10': 'googleAuthConfig'
    },
    {
      '1': 'apple_auth_config',
      '3': 5,
      '4': 1,
      '5': 11,
      '6': '.flutterflow.FFSupabaseAppleAuthConfig',
      '10': 'appleAuthConfig'
    },
    {
      '1': 'edit_metadata',
      '3': 1,
      '4': 1,
      '5': 11,
      '6': '.flutterflow.FFEditMetadata',
      '8': {},
      '10': 'editMetadata'
    },
    {
      '1': 'use_supabase_v1',
      '3': 6,
      '4': 1,
      '5': 8,
      '8': {},
      '10': 'useSupabaseV1'
    },
  ],
};