FFCollection$json top-level constant

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

Implementation

@$core.Deprecated('Use fFCollectionDescriptor instead')
const FFCollection$json = {
  '1': 'FFCollection',
  '2': [
    {
      '1': 'edit_metadata',
      '3': 3,
      '4': 1,
      '5': 11,
      '6': '.flutterflow.FFEditMetadata',
      '8': {},
      '10': 'editMetadata'
    },
    {
      '1': 'identifier',
      '3': 1,
      '4': 1,
      '5': 11,
      '6': '.flutterflow.FFIdentifier',
      '10': 'identifier'
    },
    {
      '1': 'fields',
      '3': 2,
      '4': 3,
      '5': 11,
      '6': '.flutterflow.FFCollection.FieldsEntry',
      '10': 'fields'
    },
    {
      '1': 'parent_collection_identifier',
      '3': 4,
      '4': 1,
      '5': 11,
      '6': '.flutterflow.FFIdentifier',
      '10': 'parentCollectionIdentifier'
    },
    {'1': 'description', '3': 5, '4': 1, '5': 9, '10': 'description'},
  ],
  '3': [FFCollection_FieldsEntry$json],
  '7': {},
};