FFAllAppNames$json top-level constant

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

Implementation

@$core.Deprecated('Use fFAllAppNamesDescriptor instead')
const FFAllAppNames$json = {
  '1': 'FFAllAppNames',
  '2': [
    {
      '1': 'app_names',
      '3': 1,
      '4': 3,
      '5': 11,
      '6': '.flutterflow.FFAllAppNames.AppNamesEntry',
      '10': 'appNames'
    },
  ],
  '3': [FFAllAppNames_AppNamesEntry$json],
};