You've already forked dart-core-sdk
Latest generation
This commit is contained in:
@@ -125,6 +125,7 @@ const BookBookingAppointmentResponse$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': 3, '4': 3, '5': 9, '10': 'Attendees'},
|
||||
],
|
||||
};
|
||||
|
||||
@@ -132,7 +133,7 @@ const BookBookingAppointmentResponse$json = {
|
||||
final $typed_data.Uint8List bookBookingAppointmentResponseDescriptor = $convert.base64Decode(
|
||||
'Ch5Cb29rQm9va2luZ0FwcG9pbnRtZW50UmVzcG9uc2USKwoGSGVhZGVyGAIgASgLMhMuYXBpLl'
|
||||
'Jlc3BvbnNlSGVhZGVyUgZIZWFkZXISJAoNQXBwb2ludG1lbnRJRBgBIAEoCVINQXBwb2ludG1l'
|
||||
'bnRJRA==');
|
||||
'bnRJRBIcCglBdHRlbmRlZXMYAyADKAlSCUF0dGVuZGVlcw==');
|
||||
|
||||
@$core.Deprecated('Use cancelBookingAppointmentRequestDescriptor instead')
|
||||
const CancelBookingAppointmentRequest$json = {
|
||||
|
||||
Reference in New Issue
Block a user