You've already forked dart-core-sdk
Latest generation
This commit is contained in:
@@ -80,18 +80,3 @@ final $typed_data.Uint8List appointmentTripletDescriptor = $convert.base64Decode
|
||||
'IHQ3VycmVudBIsCghQcmV2aW91cxgCIAEoCzIQLmFwaS5BcHBvaW50bWVudFIIUHJldmlvdXMS'
|
||||
'LgoJTGFzdEV2ZW50GAMgASgLMhAuYXBpLkFwcG9pbnRtZW50UglMYXN0RXZlbnQ=');
|
||||
|
||||
@$core.Deprecated('Use carrierInformationWithValueDescriptor instead')
|
||||
const CarrierInformationWithValue$json = {
|
||||
'1': 'CarrierInformationWithValue',
|
||||
'2': [
|
||||
{'1': 'CarrierInformation', '3': 1, '4': 1, '5': 11, '6': '.api.CarrierInformation', '10': 'CarrierInformation'},
|
||||
{'1': 'Value', '3': 2, '4': 1, '5': 11, '6': '.api.ValueType', '10': 'Value'},
|
||||
],
|
||||
};
|
||||
|
||||
/// Descriptor for `CarrierInformationWithValue`. Decode as a `google.protobuf.DescriptorProto`.
|
||||
final $typed_data.Uint8List carrierInformationWithValueDescriptor = $convert.base64Decode(
|
||||
'ChtDYXJyaWVySW5mb3JtYXRpb25XaXRoVmFsdWUSRwoSQ2FycmllckluZm9ybWF0aW9uGAEgAS'
|
||||
'gLMhcuYXBpLkNhcnJpZXJJbmZvcm1hdGlvblISQ2FycmllckluZm9ybWF0aW9uEiQKBVZhbHVl'
|
||||
'GAIgASgLMg4uYXBpLlZhbHVlVHlwZVIFVmFsdWU=');
|
||||
|
||||
|
||||
Reference in New Issue
Block a user