FFFirestoreCreate$json top-level constant
Implementation
@$core.Deprecated('Use fFFirestoreCreateDescriptor instead')
const FFFirestoreCreate$json = {
'1': 'FFFirestoreCreate',
'2': [
{
'1': 'collection_identifier',
'3': 1,
'4': 1,
'5': 11,
'6': '.flutterflow.FFIdentifier',
'10': 'collectionIdentifier'
},
{
'1': 'write',
'3': 2,
'4': 1,
'5': 11,
'6': '.flutterflow.FFDatabaseWrite',
'10': 'write'
},
{
'1': 'parent_reference',
'3': 3,
'4': 1,
'5': 11,
'6': '.flutterflow.FFVariable',
'10': 'parentReference'
},
{
'1': 'document_id',
'3': 4,
'4': 1,
'5': 11,
'6': '.flutterflow.FFValue',
'10': 'documentId'
},
],
};