You've already forked dart-core-sdk
Latest generation
This commit is contained in:
@@ -1092,3 +1092,31 @@ final $typed_data.Uint8List getPossibleSegmentationOnSiteForBookingResponseDescr
|
||||
'dtZW50YXRpb25DaG9pY2VzGAEgAygLMhEuYXBpLlNlZ21lbnRhdGlvblITU2VnbWVudGF0aW9u'
|
||||
'Q2hvaWNlcw==');
|
||||
|
||||
@$core.Deprecated('Use initBookerProfileRequestDescriptor instead')
|
||||
const InitBookerProfileRequest$json = {
|
||||
'1': 'InitBookerProfileRequest',
|
||||
'2': [
|
||||
{'1': 'SiteID', '3': 1, '4': 1, '5': 9, '8': {}, '10': 'SiteID'},
|
||||
],
|
||||
'7': {},
|
||||
};
|
||||
|
||||
/// Descriptor for `InitBookerProfileRequest`. Decode as a `google.protobuf.DescriptorProto`.
|
||||
final $typed_data.Uint8List initBookerProfileRequestDescriptor = $convert.base64Decode(
|
||||
'ChhJbml0Qm9va2VyUHJvZmlsZVJlcXVlc3QSHwoGU2l0ZUlEGAEgASgJQgf6QgRyAhABUgZTaX'
|
||||
'RlSUQ6DpJBCwoJ0gEGU2l0ZUlE');
|
||||
|
||||
@$core.Deprecated('Use initBookerProfileResponseDescriptor instead')
|
||||
const InitBookerProfileResponse$json = {
|
||||
'1': 'InitBookerProfileResponse',
|
||||
'2': [
|
||||
{'1': 'OrganisationID', '3': 1, '4': 1, '5': 9, '10': 'OrganisationID'},
|
||||
{'1': 'SiteID', '3': 2, '4': 1, '5': 9, '10': 'SiteID'},
|
||||
],
|
||||
};
|
||||
|
||||
/// Descriptor for `InitBookerProfileResponse`. Decode as a `google.protobuf.DescriptorProto`.
|
||||
final $typed_data.Uint8List initBookerProfileResponseDescriptor = $convert.base64Decode(
|
||||
'ChlJbml0Qm9va2VyUHJvZmlsZVJlc3BvbnNlEiYKDk9yZ2FuaXNhdGlvbklEGAEgASgJUg5Pcm'
|
||||
'dhbmlzYXRpb25JRBIWCgZTaXRlSUQYAiABKAlSBlNpdGVJRA==');
|
||||
|
||||
|
||||
Reference in New Issue
Block a user