FFDataStruct$json top-level constant

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

Implementation

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