FFBackend$json top-level constant

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

Implementation

@$core.Deprecated('Use fFBackendDescriptor instead')
const FFBackend$json = {
  '1': 'FFBackend',
  '2': [
    {
      '1': 'edit_metadata',
      '3': 6,
      '4': 1,
      '5': 11,
      '6': '.flutterflow.FFEditMetadata',
      '8': {},
      '10': 'editMetadata'
    },
    {
      '1': 'collections',
      '3': 1,
      '4': 3,
      '5': 11,
      '6': '.flutterflow.FFBackend.CollectionsEntry',
      '10': 'collections'
    },
    {
      '1': 'firestore',
      '3': 2,
      '4': 1,
      '5': 11,
      '6': '.flutterflow.FFFirestore',
      '10': 'firestore'
    },
    {
      '1': 'api_config',
      '3': 3,
      '4': 1,
      '5': 11,
      '6': '.flutterflow.FFApiConfig',
      '10': 'apiConfig'
    },
    {
      '1': 'supabase_self_hosted_config',
      '3': 10,
      '4': 1,
      '5': 11,
      '6': '.flutterflow.FFSupabaseConfig',
      '9': 0,
      '10': 'supabaseSelfHostedConfig'
    },
    {
      '1': 'supabase_oauth_config',
      '3': 17,
      '4': 1,
      '5': 11,
      '6': '.flutterflow.FFOAuthSupabaseSettings',
      '9': 0,
      '10': 'supabaseOauthConfig'
    },
    {
      '1': 'supabase_edge_functions_config',
      '3': 18,
      '4': 1,
      '5': 11,
      '6': '.flutterflow.FFSupabaseEdgeFunctionsConfig',
      '10': 'supabaseEdgeFunctionsConfig'
    },
    {
      '1': 'postgres_config',
      '3': 12,
      '4': 1,
      '5': 11,
      '6': '.flutterflow.FFPostgresConfig',
      '10': 'postgresConfig'
    },
    {
      '1': 'algolia_config',
      '3': 4,
      '4': 1,
      '5': 11,
      '6': '.flutterflow.FFAlgoliaConfig',
      '10': 'algoliaConfig'
    },
    {
      '1': 'firebase_analytics_config',
      '3': 5,
      '4': 1,
      '5': 11,
      '6': '.flutterflow.FFFirebaseAnalyticsConfig',
      '10': 'firebaseAnalyticsConfig'
    },
    {
      '1': 'firebase_crashlytics_config',
      '3': 8,
      '4': 1,
      '5': 11,
      '6': '.flutterflow.FFFirebaseCrashlyticsConfig',
      '10': 'firebaseCrashlyticsConfig'
    },
    {
      '1': 'firebase_remote_config_config',
      '3': 9,
      '4': 1,
      '5': 11,
      '6': '.flutterflow.FFFirebaseRemoteConfigConfig',
      '10': 'firebaseRemoteConfigConfig'
    },
    {
      '1': 'firebase_app_check_config',
      '3': 11,
      '4': 1,
      '5': 11,
      '6': '.flutterflow.FFFirebaseAppCheckConfig',
      '10': 'firebaseAppCheckConfig'
    },
    {
      '1': 'firebase_performance_monitoring_config',
      '3': 14,
      '4': 1,
      '5': 11,
      '6': '.flutterflow.FFFirebasePerformanceMonitoringConfig',
      '10': 'firebasePerformanceMonitoringConfig'
    },
    {
      '1': 'sqlite_config',
      '3': 13,
      '4': 1,
      '5': 11,
      '6': '.flutterflow.FFSQLiteConfig',
      '10': 'sqliteConfig'
    },
    {
      '1': 'custom_cloud_functions_config',
      '3': 15,
      '4': 1,
      '5': 11,
      '6': '.flutterflow.FFCustomCloudFunctionsConfig',
      '10': 'customCloudFunctionsConfig'
    },
    {
      '1': 'agents',
      '3': 16,
      '4': 3,
      '5': 11,
      '6': '.flutterflow.FFAgent',
      '10': 'agents'
    },
    {
      '1': 'data_schema_config',
      '3': 7,
      '4': 1,
      '5': 11,
      '6': '.flutterflow.FFDataSchemaConfig',
      '10': 'dataSchemaConfig'
    },
  ],
  '3': [FFBackend_CollectionsEntry$json],
  '8': [
    {'1': 'supabase_connection'},
  ],
};