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-251105093941
|
||||
Lib version: 1.12.0-SNAPSHOT-251105155742
|
||||
|
||||
@@ -502,7 +502,7 @@ class FindMineResult extends $pb.GeneratedMessage {
|
||||
static final $pb.BuilderInfo _i = $pb.BuilderInfo(_omitMessageNames ? '' : 'FindMineResult', package: const $pb.PackageName(_omitMessageNames ? '' : 'api'), createEmptyInstance: create)
|
||||
..pc<$3.Appointment>(1, _omitFieldNames ? '' : 'Objects', $pb.PbFieldType.PM, protoName: 'Objects', subBuilder: $3.Appointment.create)
|
||||
..aOM<$1.ResultHeader>(2, _omitFieldNames ? '' : 'Header', protoName: 'Header', subBuilder: $1.ResultHeader.create)
|
||||
..aOS(3, _omitFieldNames ? '' : 'queryContext', protoName: 'queryContext')
|
||||
..aOS(3, _omitFieldNames ? '' : 'QueryContext', protoName: 'QueryContext')
|
||||
..hasRequiredFields = false
|
||||
;
|
||||
|
||||
|
||||
@@ -155,15 +155,15 @@ const FindMineResult$json = {
|
||||
'2': [
|
||||
{'1': 'Objects', '3': 1, '4': 3, '5': 11, '6': '.api.Appointment', '10': 'Objects'},
|
||||
{'1': 'Header', '3': 2, '4': 1, '5': 11, '6': '.api.ResultHeader', '10': 'Header'},
|
||||
{'1': 'queryContext', '3': 3, '4': 1, '5': 9, '10': 'queryContext'},
|
||||
{'1': 'QueryContext', '3': 3, '4': 1, '5': 9, '10': 'QueryContext'},
|
||||
],
|
||||
};
|
||||
|
||||
/// Descriptor for `FindMineResult`. Decode as a `google.protobuf.DescriptorProto`.
|
||||
final $typed_data.Uint8List findMineResultDescriptor = $convert.base64Decode(
|
||||
'Cg5GaW5kTWluZVJlc3VsdBIqCgdPYmplY3RzGAEgAygLMhAuYXBpLkFwcG9pbnRtZW50UgdPYm'
|
||||
'plY3RzEikKBkhlYWRlchgCIAEoCzIRLmFwaS5SZXN1bHRIZWFkZXJSBkhlYWRlchIiCgxxdWVy'
|
||||
'eUNvbnRleHQYAyABKAlSDHF1ZXJ5Q29udGV4dA==');
|
||||
'plY3RzEikKBkhlYWRlchgCIAEoCzIRLmFwaS5SZXN1bHRIZWFkZXJSBkhlYWRlchIiCgxRdWVy'
|
||||
'eUNvbnRleHQYAyABKAlSDFF1ZXJ5Q29udGV4dA==');
|
||||
|
||||
@$core.Deprecated('Use findMineQueryDescriptor instead')
|
||||
const FindMineQuery$json = {
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
name: dart_core_sdk
|
||||
description: dart libs from core model proto files
|
||||
version: 1.12.0-SNAPSHOT-251105093941
|
||||
version: 1.12.0-SNAPSHOT-251105155742
|
||||
homepage: ''
|
||||
publish_to: ''
|
||||
repository: ''
|
||||
|
||||
Reference in New Issue
Block a user