You've already forked dart-core-sdk
Latest generation
This commit is contained in:
@@ -587,13 +587,15 @@ const BookAppointmentResponse$json = {
|
||||
'2': [
|
||||
{'1': 'Header', '3': 2, '4': 1, '5': 11, '6': '.api.ResponseHeader', '10': 'Header'},
|
||||
{'1': 'AppointmentID', '3': 1, '4': 1, '5': 9, '10': 'AppointmentID'},
|
||||
{'1': 'Attendees', '3': 27, '4': 3, '5': 9, '10': 'Attendees'},
|
||||
],
|
||||
};
|
||||
|
||||
/// Descriptor for `BookAppointmentResponse`. Decode as a `google.protobuf.DescriptorProto`.
|
||||
final $typed_data.Uint8List bookAppointmentResponseDescriptor = $convert.base64Decode(
|
||||
'ChdCb29rQXBwb2ludG1lbnRSZXNwb25zZRIrCgZIZWFkZXIYAiABKAsyEy5hcGkuUmVzcG9uc2'
|
||||
'VIZWFkZXJSBkhlYWRlchIkCg1BcHBvaW50bWVudElEGAEgASgJUg1BcHBvaW50bWVudElE');
|
||||
'VIZWFkZXJSBkhlYWRlchIkCg1BcHBvaW50bWVudElEGAEgASgJUg1BcHBvaW50bWVudElEEhwK'
|
||||
'CUF0dGVuZGVlcxgbIAMoCVIJQXR0ZW5kZWVz');
|
||||
|
||||
@$core.Deprecated('Use cancelAppointmentRequestDescriptor instead')
|
||||
const CancelAppointmentRequest$json = {
|
||||
|
||||
Reference in New Issue
Block a user