FFFirestoreDocument$json top-level constant

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

Implementation

@$core.Deprecated('Use fFFirestoreDocumentDescriptor instead')
const FFFirestoreDocument$json = {
  '1': 'FFFirestoreDocument',
  '2': [
    {
      '1': 'collection_identifier',
      '3': 1,
      '4': 1,
      '5': 11,
      '6': '.flutterflow.FFIdentifier',
      '10': 'collectionIdentifier'
    },
    {
      '1': 'reference_old',
      '3': 2,
      '4': 1,
      '5': 11,
      '6': '.flutterflow.FFPropertyOverride',
      '8': {'3': true},
      '10': 'referenceOld',
    },
    {
      '1': 'reference',
      '3': 3,
      '4': 1,
      '5': 11,
      '6': '.flutterflow.FFVariable',
      '10': 'reference'
    },
    {'1': 'single_time_query', '3': 4, '4': 1, '5': 8, '10': 'singleTimeQuery'},
  ],
};