You've already forked dart-core-sdk
Latest generation
This commit is contained in:
@@ -2044,3 +2044,35 @@ final $typed_data.Uint8List labelByLanguageDescriptor = $convert.base64Decode(
|
||||
'aWtpL0xpc3Rfb2ZfSVNPXzYzOV9sYW5ndWFnZV9jb2Rlcyc+SVNPIDYzOSBjb2RlPC9hPiBtZX'
|
||||
'NzYWdlIGxhbmd1YWdlSgQiZW4i+kIJcgcQAhgDgAIBUhNMYW5ndWFnZUNvZGVJU082Mzkx');
|
||||
|
||||
@$core.Deprecated('Use fileDataRequestDescriptor instead')
|
||||
const FileDataRequest$json = {
|
||||
'1': 'FileDataRequest',
|
||||
'2': [
|
||||
{'1': 'Name', '3': 1, '4': 1, '5': 9, '8': {}, '10': 'Name'},
|
||||
{'1': 'Content', '3': 2, '4': 1, '5': 12, '10': 'Content'},
|
||||
],
|
||||
'7': {},
|
||||
};
|
||||
|
||||
/// Descriptor for `FileDataRequest`. Decode as a `google.protobuf.DescriptorProto`.
|
||||
final $typed_data.Uint8List fileDataRequestDescriptor = $convert.base64Decode(
|
||||
'Cg9GaWxlRGF0YVJlcXVlc3QSGwoETmFtZRgBIAEoCUIH+kIEcgIQAVIETmFtZRIYCgdDb250ZW'
|
||||
'50GAIgASgMUgdDb250ZW50OgySQQkKB9IBBE5hbWU=');
|
||||
|
||||
@$core.Deprecated('Use fileDataResponseDescriptor instead')
|
||||
const FileDataResponse$json = {
|
||||
'1': 'FileDataResponse',
|
||||
'2': [
|
||||
{'1': 'Name', '3': 1, '4': 1, '5': 9, '10': 'Name'},
|
||||
{'1': 'ContentType', '3': 2, '4': 1, '5': 9, '10': 'ContentType'},
|
||||
{'1': 'Content', '3': 3, '4': 1, '5': 12, '10': 'Content'},
|
||||
],
|
||||
'7': {},
|
||||
};
|
||||
|
||||
/// Descriptor for `FileDataResponse`. Decode as a `google.protobuf.DescriptorProto`.
|
||||
final $typed_data.Uint8List fileDataResponseDescriptor = $convert.base64Decode(
|
||||
'ChBGaWxlRGF0YVJlc3BvbnNlEhIKBE5hbWUYASABKAlSBE5hbWUSIAoLQ29udGVudFR5cGUYAi'
|
||||
'ABKAlSC0NvbnRlbnRUeXBlEhgKB0NvbnRlbnQYAyABKAxSB0NvbnRlbnQ6DJJBCQoH0gEETmFt'
|
||||
'ZQ==');
|
||||
|
||||
|
||||
Reference in New Issue
Block a user