You've already forked dart-core-sdk
Latest generation
This commit is contained in:
@@ -47,25 +47,6 @@ final $typed_data.Uint8List notifCreatedPayloadDescriptor = $convert.base64Decod
|
||||
'RhY3Rz0gEMRW50aXR5RG9tYWlu0gEKRW50aXR5VHlwZdIBC0VudGl0eVJlZklEorsYBUV2ZW50'
|
||||
'qLsYAbq7GAdDcmVhdGVk');
|
||||
|
||||
@$core.Deprecated('Use notifCreatedEventDescriptor instead')
|
||||
const NotifCreatedEvent$json = {
|
||||
'1': 'NotifCreatedEvent',
|
||||
'2': [
|
||||
{'1': 'Header', '3': 1, '4': 1, '5': 11, '6': '.api.EventHeader', '8': {}, '10': 'Header'},
|
||||
{'1': 'ID', '3': 2, '4': 1, '5': 11, '6': '.api.EntityID', '8': {}, '10': 'ID'},
|
||||
{'1': 'Payload', '3': 3, '4': 1, '5': 11, '6': '.api.NotifCreatedPayload', '8': {}, '10': 'Payload'},
|
||||
],
|
||||
'7': {},
|
||||
};
|
||||
|
||||
/// Descriptor for `NotifCreatedEvent`. Decode as a `google.protobuf.DescriptorProto`.
|
||||
final $typed_data.Uint8List notifCreatedEventDescriptor = $convert.base64Decode(
|
||||
'ChFOb3RpZkNyZWF0ZWRFdmVudBIyCgZIZWFkZXIYASABKAsyEC5hcGkuRXZlbnRIZWFkZXJCCP'
|
||||
'pCBYoBAhABUgZIZWFkZXISJwoCSUQYAiABKAsyDS5hcGkuRW50aXR5SURCCPpCBYoBAhABUgJJ'
|
||||
'RBI8CgdQYXlsb2FkGAMgASgLMhguYXBpLk5vdGlmQ3JlYXRlZFBheWxvYWRCCPpCBYoBAhABUg'
|
||||
'dQYXlsb2FkOjeSQSAKHtIBBkhlYWRlctIBCEVudGl0eUlE0gEHUGF5bG9hZKK7GAVFdmVudLq7'
|
||||
'GAdDcmVhdGVk');
|
||||
|
||||
@$core.Deprecated('Use notifCreatedRequestDescriptor instead')
|
||||
const NotifCreatedRequest$json = {
|
||||
'1': 'NotifCreatedRequest',
|
||||
|
||||
Reference in New Issue
Block a user