You've already forked dart-core-sdk
Latest generation
This commit is contained in:
@@ -557,14 +557,15 @@ final $typed_data.Uint8List forceBookAppointmentRequestDescriptor = $convert.bas
|
||||
const BookAppointmentResponse$json = {
|
||||
'1': 'BookAppointmentResponse',
|
||||
'2': [
|
||||
{'1': 'Header', '3': 2, '4': 1, '5': 11, '6': '.api.ResponseHeader', '10': 'Header'},
|
||||
{'1': 'AppointmentID', '3': 1, '4': 1, '5': 9, '10': 'AppointmentID'},
|
||||
],
|
||||
};
|
||||
|
||||
/// Descriptor for `BookAppointmentResponse`. Decode as a `google.protobuf.DescriptorProto`.
|
||||
final $typed_data.Uint8List bookAppointmentResponseDescriptor = $convert.base64Decode(
|
||||
'ChdCb29rQXBwb2ludG1lbnRSZXNwb25zZRIkCg1BcHBvaW50bWVudElEGAEgASgJUg1BcHBvaW'
|
||||
'50bWVudElE');
|
||||
'ChdCb29rQXBwb2ludG1lbnRSZXNwb25zZRIrCgZIZWFkZXIYAiABKAsyEy5hcGkuUmVzcG9uc2'
|
||||
'VIZWFkZXJSBkhlYWRlchIkCg1BcHBvaW50bWVudElEGAEgASgJUg1BcHBvaW50bWVudElE');
|
||||
|
||||
@$core.Deprecated('Use cancelAppointmentRequestDescriptor instead')
|
||||
const CancelAppointmentRequest$json = {
|
||||
@@ -587,14 +588,15 @@ final $typed_data.Uint8List cancelAppointmentRequestDescriptor = $convert.base64
|
||||
const CancelAppointmentResponse$json = {
|
||||
'1': 'CancelAppointmentResponse',
|
||||
'2': [
|
||||
{'1': 'Header', '3': 2, '4': 1, '5': 11, '6': '.api.ResponseHeader', '10': 'Header'},
|
||||
{'1': 'AppointmentID', '3': 1, '4': 1, '5': 9, '10': 'AppointmentID'},
|
||||
],
|
||||
};
|
||||
|
||||
/// Descriptor for `CancelAppointmentResponse`. Decode as a `google.protobuf.DescriptorProto`.
|
||||
final $typed_data.Uint8List cancelAppointmentResponseDescriptor = $convert.base64Decode(
|
||||
'ChlDYW5jZWxBcHBvaW50bWVudFJlc3BvbnNlEiQKDUFwcG9pbnRtZW50SUQYASABKAlSDUFwcG'
|
||||
'9pbnRtZW50SUQ=');
|
||||
'ChlDYW5jZWxBcHBvaW50bWVudFJlc3BvbnNlEisKBkhlYWRlchgCIAEoCzITLmFwaS5SZXNwb2'
|
||||
'5zZUhlYWRlclIGSGVhZGVyEiQKDUFwcG9pbnRtZW50SUQYASABKAlSDUFwcG9pbnRtZW50SUQ=');
|
||||
|
||||
@$core.Deprecated('Use rescheduleAppointmentRequestDescriptor instead')
|
||||
const RescheduleAppointmentRequest$json = {
|
||||
|
||||
Reference in New Issue
Block a user