You've already forked dart-core-sdk
Latest generation
This commit is contained in:
@@ -1,3 +1,3 @@
|
|||||||
# CHANGELOG
|
# CHANGELOG
|
||||||
|
|
||||||
Lib version: 1.13.0-SNAPSHOT-260113145255
|
Lib version: 1.13.0-SNAPSHOT-260113150555
|
||||||
|
|||||||
@@ -507,7 +507,7 @@ const Commission$json = {
|
|||||||
{'1': 'ProjectID', '3': 1, '4': 1, '5': 9, '8': {}, '10': 'ProjectID'},
|
{'1': 'ProjectID', '3': 1, '4': 1, '5': 9, '8': {}, '10': 'ProjectID'},
|
||||||
{'1': 'OrderID', '3': 2, '4': 1, '5': 9, '10': 'OrderID'},
|
{'1': 'OrderID', '3': 2, '4': 1, '5': 9, '10': 'OrderID'},
|
||||||
{'1': 'ExecutionflowID', '3': 5, '4': 1, '5': 9, '10': 'ExecutionflowID'},
|
{'1': 'ExecutionflowID', '3': 5, '4': 1, '5': 9, '10': 'ExecutionflowID'},
|
||||||
{'1': 'Quantities', '3': 3, '4': 3, '5': 11, '6': '.api.QuantityByUnit', '8': {}, '10': 'Quantities'},
|
{'1': 'Quantities', '3': 3, '4': 3, '5': 11, '6': '.api.QuantityByUnit', '10': 'Quantities'},
|
||||||
{'1': 'ActorID', '3': 4, '4': 1, '5': 9, '8': {}, '10': 'ActorID'},
|
{'1': 'ActorID', '3': 4, '4': 1, '5': 9, '8': {}, '10': 'ActorID'},
|
||||||
],
|
],
|
||||||
};
|
};
|
||||||
@@ -516,8 +516,8 @@ const Commission$json = {
|
|||||||
final $typed_data.Uint8List commissionDescriptor = $convert.base64Decode(
|
final $typed_data.Uint8List commissionDescriptor = $convert.base64Decode(
|
||||||
'CgpDb21taXNzaW9uEiUKCVByb2plY3RJRBgBIAEoCUIH+kIEcgIQAVIJUHJvamVjdElEEhgKB0'
|
'CgpDb21taXNzaW9uEiUKCVByb2plY3RJRBgBIAEoCUIH+kIEcgIQAVIJUHJvamVjdElEEhgKB0'
|
||||||
'9yZGVySUQYAiABKAlSB09yZGVySUQSKAoPRXhlY3V0aW9uZmxvd0lEGAUgASgJUg9FeGVjdXRp'
|
'9yZGVySUQYAiABKAlSB09yZGVySUQSKAoPRXhlY3V0aW9uZmxvd0lEGAUgASgJUg9FeGVjdXRp'
|
||||||
'b25mbG93SUQSPQoKUXVhbnRpdGllcxgDIAMoCzITLmFwaS5RdWFudGl0eUJ5VW5pdEII+kIFkg'
|
'b25mbG93SUQSMwoKUXVhbnRpdGllcxgDIAMoCzITLmFwaS5RdWFudGl0eUJ5VW5pdFIKUXVhbn'
|
||||||
'ECCAFSClF1YW50aXRpZXMSIQoHQWN0b3JJRBgEIAEoCUIH+kIEcgIQAVIHQWN0b3JJRA==');
|
'RpdGllcxIhCgdBY3RvcklEGAQgASgJQgf6QgRyAhABUgdBY3RvcklE');
|
||||||
|
|
||||||
@$core.Deprecated('Use wMSCommissionDescriptor instead')
|
@$core.Deprecated('Use wMSCommissionDescriptor instead')
|
||||||
const WMSCommission$json = {
|
const WMSCommission$json = {
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
name: dart_core_sdk
|
name: dart_core_sdk
|
||||||
description: dart libs from core model proto files
|
description: dart libs from core model proto files
|
||||||
version: 1.13.0-SNAPSHOT-260113145255
|
version: 1.13.0-SNAPSHOT-260113150555
|
||||||
homepage: ''
|
homepage: ''
|
||||||
publish_to: ''
|
publish_to: ''
|
||||||
repository: ''
|
repository: ''
|
||||||
|
|||||||
Reference in New Issue
Block a user