FFTranslation$json top-level constant

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

Implementation

@$core.Deprecated('Use fFTranslationDescriptor instead')
const FFTranslation$json = {
  '1': 'FFTranslation',
  '2': [
    {
      '1': 'language',
      '3': 1,
      '4': 1,
      '5': 11,
      '6': '.flutterflow.FFLanguage',
      '10': 'language'
    },
    {'1': 'text', '3': 2, '4': 1, '5': 9, '10': 'text'},
  ],
};