You've already forked dart-core-sdk
Latest generation
This commit is contained in:
@@ -557,7 +557,7 @@ const Booking$json = {
|
||||
'2': [
|
||||
{'1': 'AppointmentType', '3': 1, '4': 1, '5': 14, '6': '.api.AppointmentType', '10': 'AppointmentType'},
|
||||
{'1': 'Commissions', '3': 2, '4': 3, '5': 11, '6': '.api.Commission', '10': 'Commissions'},
|
||||
{'1': 'Segmentations', '3': 3, '4': 3, '5': 11, '6': '.api.Segmentation', '10': 'Segmentations'},
|
||||
{'1': 'SegmentationSelections', '3': 3, '4': 3, '5': 11, '6': '.api.SegmentationSelection', '10': 'SegmentationSelections'},
|
||||
{'1': 'Slots', '3': 4, '4': 3, '5': 11, '6': '.api.Slot', '10': 'Slots'},
|
||||
],
|
||||
};
|
||||
@@ -566,8 +566,9 @@ const Booking$json = {
|
||||
final $typed_data.Uint8List bookingDescriptor = $convert.base64Decode(
|
||||
'CgdCb29raW5nEj4KD0FwcG9pbnRtZW50VHlwZRgBIAEoDjIULmFwaS5BcHBvaW50bWVudFR5cG'
|
||||
'VSD0FwcG9pbnRtZW50VHlwZRIxCgtDb21taXNzaW9ucxgCIAMoCzIPLmFwaS5Db21taXNzaW9u'
|
||||
'UgtDb21taXNzaW9ucxI3Cg1TZWdtZW50YXRpb25zGAMgAygLMhEuYXBpLlNlZ21lbnRhdGlvbl'
|
||||
'INU2VnbWVudGF0aW9ucxIfCgVTbG90cxgEIAMoCzIJLmFwaS5TbG90UgVTbG90cw==');
|
||||
'UgtDb21taXNzaW9ucxJSChZTZWdtZW50YXRpb25TZWxlY3Rpb25zGAMgAygLMhouYXBpLlNlZ2'
|
||||
'1lbnRhdGlvblNlbGVjdGlvblIWU2VnbWVudGF0aW9uU2VsZWN0aW9ucxIfCgVTbG90cxgEIAMo'
|
||||
'CzIJLmFwaS5TbG90UgVTbG90cw==');
|
||||
|
||||
@$core.Deprecated('Use slotGroupDescriptor instead')
|
||||
const SlotGroup$json = {
|
||||
|
||||
Reference in New Issue
Block a user