You've already forked dart-core-sdk
Latest generation
This commit is contained in:
@@ -711,6 +711,20 @@ const GenericObjectPayload$json = {
|
||||
final $typed_data.Uint8List genericObjectPayloadDescriptor = $convert.base64Decode(
|
||||
'ChRHZW5lcmljT2JqZWN0UGF5bG9hZA==');
|
||||
|
||||
@$core.Deprecated('Use entityEventResponseDescriptor instead')
|
||||
const EntityEventResponse$json = {
|
||||
'1': 'EntityEventResponse',
|
||||
'2': [
|
||||
{'1': 'Header', '3': 1, '4': 1, '5': 11, '6': '.api.ResponseHeader', '10': 'Header'},
|
||||
{'1': 'ID', '3': 2, '4': 1, '5': 11, '6': '.api.EntityID', '10': 'ID'},
|
||||
],
|
||||
};
|
||||
|
||||
/// Descriptor for `EntityEventResponse`. Decode as a `google.protobuf.DescriptorProto`.
|
||||
final $typed_data.Uint8List entityEventResponseDescriptor = $convert.base64Decode(
|
||||
'ChNFbnRpdHlFdmVudFJlc3BvbnNlEisKBkhlYWRlchgBIAEoCzITLmFwaS5SZXNwb25zZUhlYW'
|
||||
'RlclIGSGVhZGVyEh0KAklEGAIgASgLMg0uYXBpLkVudGl0eUlEUgJJRA==');
|
||||
|
||||
@$core.Deprecated('Use dateTimeDescriptor instead')
|
||||
const DateTime$json = {
|
||||
'1': 'DateTime',
|
||||
|
||||
Reference in New Issue
Block a user