FFFirestoreSchemaValidation$json top-level constant
Implementation
@$core.Deprecated('Use fFFirestoreSchemaValidationDescriptor instead')
const FFFirestoreSchemaValidation$json = {
'1': 'FFFirestoreSchemaValidation',
'2': [
{
'1': 'last_validated_collection_hash',
'3': 2,
'4': 3,
'5': 11,
'6':
'.flutterflow.FFFirestoreSchemaValidation.LastValidatedCollectionHashEntry',
'10': 'lastValidatedCollectionHash'
},
{
'1': 'mode',
'3': 3,
'4': 1,
'5': 14,
'6': '.flutterflow.FFFirestoreSchemaValidation.Mode',
'10': 'mode'
},
],
'3': [FFFirestoreSchemaValidation_LastValidatedCollectionHashEntry$json],
'4': [FFFirestoreSchemaValidation_Mode$json],
};