StreamingDataCaptureUploadResponse$json top-level constant
- @Deprecated('Use streamingDataCaptureUploadResponseDescriptor instead')
Map<String, Object>
const StreamingDataCaptureUploadResponse$json
Implementation
@$core.Deprecated('Use streamingDataCaptureUploadResponseDescriptor instead')
const StreamingDataCaptureUploadResponse$json = {
'1': 'StreamingDataCaptureUploadResponse',
'2': [
{
'1': 'file_id',
'3': 1,
'4': 1,
'5': 9,
'8': {'3': true},
'10': 'fileId',
},
{'1': 'binary_data_id', '3': 2, '4': 1, '5': 9, '10': 'binaryDataId'},
],
};