FFEnumDefinition$json top-level constant

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

Implementation

@$core.Deprecated('Use fFEnumDefinitionDescriptor instead')
const FFEnumDefinition$json = {
  '1': 'FFEnumDefinition',
  '2': [
    {
      '1': 'identifier',
      '3': 1,
      '4': 1,
      '5': 11,
      '6': '.flutterflow.FFIdentifier',
      '10': 'identifier'
    },
    {
      '1': 'elements',
      '3': 2,
      '4': 3,
      '5': 11,
      '6': '.flutterflow.FFEnumElement',
      '10': 'elements'
    },
    {'1': 'description', '3': 3, '4': 1, '5': 9, '10': 'description'},
  ],
  '7': {},
};