You've already forked dart-core-sdk
Latest generation
This commit is contained in:
@@ -218,19 +218,3 @@ final $typed_data.Uint8List appointmentStatusStructDescriptor = $convert.base64D
|
||||
'bkRhdGUYAyABKAlCCPpCBXID0AEBUgxDcmVhdGlvbkRhdGUSGAoHVmVyc2lvbhgEIAEoDVIHVm'
|
||||
'Vyc2lvbg==');
|
||||
|
||||
@$core.Deprecated('Use commissionDescriptor instead')
|
||||
const Commission$json = {
|
||||
'1': 'Commission',
|
||||
'2': [
|
||||
{'1': 'ProjectID', '3': 1, '4': 1, '5': 9, '8': {}, '10': 'ProjectID'},
|
||||
{'1': 'OrderID', '3': 2, '4': 1, '5': 9, '10': 'OrderID'},
|
||||
{'1': 'Quantities', '3': 3, '4': 3, '5': 11, '6': '.api.QuantityByUnit', '8': {}, '10': 'Quantities'},
|
||||
],
|
||||
};
|
||||
|
||||
/// Descriptor for `Commission`. Decode as a `google.protobuf.DescriptorProto`.
|
||||
final $typed_data.Uint8List commissionDescriptor = $convert.base64Decode(
|
||||
'CgpDb21taXNzaW9uEiUKCVByb2plY3RJRBgBIAEoCUIH+kIEcgIQAVIJUHJvamVjdElEEhgKB0'
|
||||
'9yZGVySUQYAiABKAlSB09yZGVySUQSPQoKUXVhbnRpdGllcxgDIAMoCzITLmFwaS5RdWFudGl0'
|
||||
'eUJ5VW5pdEII+kIFkgECCAFSClF1YW50aXRpZXM=');
|
||||
|
||||
|
||||
Reference in New Issue
Block a user