You've already forked dart-core-sdk
Latest generation
This commit is contained in:
@@ -1,3 +1,3 @@
|
||||
# CHANGELOG
|
||||
|
||||
Lib version: 1.12.0-SNAPSHOT-251112153805
|
||||
Lib version: 1.12.0-SNAPSHOT-251113091906
|
||||
|
||||
@@ -459,7 +459,7 @@ final $typed_data.Uint8List actorConstraintDescriptor = $convert.base64Decode(
|
||||
const SegmentationActorConstraint$json = {
|
||||
'1': 'SegmentationActorConstraint',
|
||||
'2': [
|
||||
{'1': 'SegmentationID', '3': 1, '4': 1, '5': 9, '10': 'SegmentationID'},
|
||||
{'1': 'SegmentationID', '3': 1, '4': 1, '5': 9, '8': {}, '10': 'SegmentationID'},
|
||||
{'1': 'RestrictedValueIDs', '3': 2, '4': 3, '5': 9, '10': 'RestrictedValueIDs'},
|
||||
{'1': 'Type', '3': 4, '4': 1, '5': 14, '6': '.api.SegmentationConstraintType', '10': 'Type'},
|
||||
{'1': 'AttributePath', '3': 5, '4': 1, '5': 9, '10': 'AttributePath'},
|
||||
@@ -468,10 +468,11 @@ const SegmentationActorConstraint$json = {
|
||||
|
||||
/// Descriptor for `SegmentationActorConstraint`. Decode as a `google.protobuf.DescriptorProto`.
|
||||
final $typed_data.Uint8List segmentationActorConstraintDescriptor = $convert.base64Decode(
|
||||
'ChtTZWdtZW50YXRpb25BY3RvckNvbnN0cmFpbnQSJgoOU2VnbWVudGF0aW9uSUQYASABKAlSDl'
|
||||
'NlZ21lbnRhdGlvbklEEi4KElJlc3RyaWN0ZWRWYWx1ZUlEcxgCIAMoCVISUmVzdHJpY3RlZFZh'
|
||||
'bHVlSURzEjMKBFR5cGUYBCABKA4yHy5hcGkuU2VnbWVudGF0aW9uQ29uc3RyYWludFR5cGVSBF'
|
||||
'R5cGUSJAoNQXR0cmlidXRlUGF0aBgFIAEoCVINQXR0cmlidXRlUGF0aA==');
|
||||
'ChtTZWdtZW50YXRpb25BY3RvckNvbnN0cmFpbnQSPwoOU2VnbWVudGF0aW9uSUQYASABKAlCF/'
|
||||
'pCFHISEAEyDl5bYS16QS1aMC05XSskUg5TZWdtZW50YXRpb25JRBIuChJSZXN0cmljdGVkVmFs'
|
||||
'dWVJRHMYAiADKAlSElJlc3RyaWN0ZWRWYWx1ZUlEcxIzCgRUeXBlGAQgASgOMh8uYXBpLlNlZ2'
|
||||
'1lbnRhdGlvbkNvbnN0cmFpbnRUeXBlUgRUeXBlEiQKDUF0dHJpYnV0ZVBhdGgYBSABKAlSDUF0'
|
||||
'dHJpYnV0ZVBhdGg=');
|
||||
|
||||
@$core.Deprecated('Use appointmentCommissionDescriptor instead')
|
||||
const AppointmentCommission$json = {
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
name: dart_core_sdk
|
||||
description: dart libs from core model proto files
|
||||
version: 1.12.0-SNAPSHOT-251112153805
|
||||
version: 1.12.0-SNAPSHOT-251113091906
|
||||
homepage: ''
|
||||
publish_to: ''
|
||||
repository: ''
|
||||
|
||||
Reference in New Issue
Block a user