You've already forked dart-core-sdk
Latest generation
This commit is contained in:
@@ -1,14 +1,14 @@
|
||||
// This is a generated file - do not edit.
|
||||
//
|
||||
// Generated code. Do not modify.
|
||||
// source: slotbooking.proto
|
||||
//
|
||||
// Generated from slotbooking.proto.
|
||||
|
||||
// @dart = 3.3
|
||||
|
||||
// ignore_for_file: annotate_overrides, camel_case_types, comment_references
|
||||
// ignore_for_file: constant_identifier_names
|
||||
// ignore_for_file: curly_braces_in_flow_control_structures
|
||||
// ignore_for_file: deprecated_member_use_from_same_package, library_prefixes
|
||||
// ignore_for_file: non_constant_identifier_names
|
||||
// ignore_for_file: non_constant_identifier_names, unused_import
|
||||
|
||||
import 'dart:convert' as $convert;
|
||||
import 'dart:core' as $core;
|
||||
@@ -237,14 +237,15 @@ const OpeningDay$json = {
|
||||
'1': 'OpeningDay',
|
||||
'2': [
|
||||
{'1': 'WeekDay', '3': 1, '4': 1, '5': 14, '6': '.api.WeekDay', '10': 'WeekDay'},
|
||||
{'1': 'Definition', '3': 2, '4': 3, '5': 11, '6': '.api.OpeningDayDefinition', '10': 'Definition'},
|
||||
{'1': 'Definitions', '3': 2, '4': 3, '5': 11, '6': '.api.OpeningDayDefinition', '10': 'Definitions'},
|
||||
],
|
||||
};
|
||||
|
||||
/// Descriptor for `OpeningDay`. Decode as a `google.protobuf.DescriptorProto`.
|
||||
final $typed_data.Uint8List openingDayDescriptor = $convert.base64Decode(
|
||||
'CgpPcGVuaW5nRGF5EiYKB1dlZWtEYXkYASABKA4yDC5hcGkuV2Vla0RheVIHV2Vla0RheRI5Cg'
|
||||
'pEZWZpbml0aW9uGAIgAygLMhkuYXBpLk9wZW5pbmdEYXlEZWZpbml0aW9uUgpEZWZpbml0aW9u');
|
||||
'CgpPcGVuaW5nRGF5EiYKB1dlZWtEYXkYASABKA4yDC5hcGkuV2Vla0RheVIHV2Vla0RheRI7Cg'
|
||||
'tEZWZpbml0aW9ucxgCIAMoCzIZLmFwaS5PcGVuaW5nRGF5RGVmaW5pdGlvblILRGVmaW5pdGlv'
|
||||
'bnM=');
|
||||
|
||||
@$core.Deprecated('Use openingDayDefinitionDescriptor instead')
|
||||
const OpeningDayDefinition$json = {
|
||||
@@ -370,15 +371,15 @@ const SegmentationSelection$json = {
|
||||
'1': 'SegmentationSelection',
|
||||
'2': [
|
||||
{'1': 'SegmentationID', '3': 1, '4': 1, '5': 9, '10': 'SegmentationID'},
|
||||
{'1': 'SegmentationValueIDs', '3': 2, '4': 1, '5': 9, '10': 'SegmentationValueIDs'},
|
||||
{'1': 'SegmentationValueID', '3': 2, '4': 1, '5': 9, '10': 'SegmentationValueID'},
|
||||
],
|
||||
};
|
||||
|
||||
/// Descriptor for `SegmentationSelection`. Decode as a `google.protobuf.DescriptorProto`.
|
||||
final $typed_data.Uint8List segmentationSelectionDescriptor = $convert.base64Decode(
|
||||
'ChVTZWdtZW50YXRpb25TZWxlY3Rpb24SJgoOU2VnbWVudGF0aW9uSUQYASABKAlSDlNlZ21lbn'
|
||||
'RhdGlvbklEEjIKFFNlZ21lbnRhdGlvblZhbHVlSURzGAIgASgJUhRTZWdtZW50YXRpb25WYWx1'
|
||||
'ZUlEcw==');
|
||||
'RhdGlvbklEEjAKE1NlZ21lbnRhdGlvblZhbHVlSUQYAiABKAlSE1NlZ21lbnRhdGlvblZhbHVl'
|
||||
'SUQ=');
|
||||
|
||||
@$core.Deprecated('Use carrierInformationDescriptor instead')
|
||||
const CarrierInformation$json = {
|
||||
|
||||
Reference in New Issue
Block a user