FFUploadDataSettings_Source$json top-level constant
- @Deprecated('Use fFUploadDataSettingsDescriptor instead')
Implementation
@$core.Deprecated('Use fFUploadDataSettingsDescriptor instead')
const FFUploadDataSettings_Source$json = {
'1': 'Source',
'2': [
{'1': 'SOURCE_UNDEFINED', '2': 0},
{'1': 'GALLERY', '2': 1},
{'1': 'CAMERA', '2': 2},
{'1': 'GALLERY_OR_CAMERA', '2': 3},
{'1': 'FILES', '2': 4},
{'1': 'UPLOADED_MEDIA', '2': 5},
],
};