FFGeneratorVariable$json top-level constant

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

Implementation

@$core.Deprecated('Use fFGeneratorVariableDescriptor instead')
const FFGeneratorVariable$json = {
  '1': 'FFGeneratorVariable',
  '2': [
    {
      '1': 'identifier',
      '3': 1,
      '4': 1,
      '5': 11,
      '6': '.flutterflow.FFIdentifier',
      '10': 'identifier'
    },
    {
      '1': 'variable',
      '3': 2,
      '4': 1,
      '5': 11,
      '6': '.flutterflow.FFVariable',
      '10': 'variable'
    },
    {'1': 'limit', '3': 3, '4': 1, '5': 5, '10': 'limit'},
  ],
};