FFUploadDataDestination$json top-level constant
- @Deprecated('Use fFUploadDataDestinationDescriptor instead')
Implementation
@$core.Deprecated('Use fFUploadDataDestinationDescriptor instead')
const FFUploadDataDestination$json = {
'1': 'FFUploadDataDestination',
'2': [
{'1': 'DESTINATION_UNDEFINED', '2': 0},
{'1': 'FIREBASE', '2': 1},
{'1': 'SUPABASE', '2': 2},
{'1': 'LOCAL_FILE', '2': 3},
],
};