You've already forked dart-core-sdk
Latest generation
This commit is contained in:
@@ -1027,6 +1027,34 @@ final $typed_data.Uint8List getBasicSettingsResponseDescriptor = $convert.base64
|
||||
'FgoGUGhvbmVzGAQgAygJUgZQaG9uZXMSEAoDRmF4GAUgASgJUgNGYXgSFgoGRW1haWxzGAYgAy'
|
||||
'gJUgZFbWFpbHMSDgoCSUQYByABKAlSAklEEhoKCFBob3RvVVJJGAggASgJUghQaG90b1VSSQ==');
|
||||
|
||||
@$core.Deprecated('Use nextSiteCounterRequestDescriptor instead')
|
||||
const NextSiteCounterRequest$json = {
|
||||
'1': 'NextSiteCounterRequest',
|
||||
'2': [
|
||||
{'1': 'Header', '3': 1, '4': 1, '5': 11, '6': '.api.RequestProjectHeader', '8': {}, '10': 'Header'},
|
||||
{'1': 'ActorID', '3': 2, '4': 1, '5': 9, '10': 'ActorID'},
|
||||
],
|
||||
'7': {},
|
||||
};
|
||||
|
||||
/// Descriptor for `NextSiteCounterRequest`. Decode as a `google.protobuf.DescriptorProto`.
|
||||
final $typed_data.Uint8List nextSiteCounterRequestDescriptor = $convert.base64Decode(
|
||||
'ChZOZXh0U2l0ZUNvdW50ZXJSZXF1ZXN0EjsKBkhlYWRlchgBIAEoCzIZLmFwaS5SZXF1ZXN0UH'
|
||||
'JvamVjdEhlYWRlckII+kIFigECEAFSBkhlYWRlchIYCgdBY3RvcklEGAIgASgJUgdBY3RvcklE'
|
||||
'Og6SQQsKCdIBBkhlYWRlcg==');
|
||||
|
||||
@$core.Deprecated('Use nextSiteCounterResponseDescriptor instead')
|
||||
const NextSiteCounterResponse$json = {
|
||||
'1': 'NextSiteCounterResponse',
|
||||
'2': [
|
||||
{'1': 'Value', '3': 1, '4': 1, '5': 3, '10': 'Value'},
|
||||
],
|
||||
};
|
||||
|
||||
/// Descriptor for `NextSiteCounterResponse`. Decode as a `google.protobuf.DescriptorProto`.
|
||||
final $typed_data.Uint8List nextSiteCounterResponseDescriptor = $convert.base64Decode(
|
||||
'ChdOZXh0U2l0ZUNvdW50ZXJSZXNwb25zZRIUCgVWYWx1ZRgBIAEoA1IFVmFsdWU=');
|
||||
|
||||
@$core.Deprecated('Use getUnitsRequestDescriptor instead')
|
||||
const GetUnitsRequest$json = {
|
||||
'1': 'GetUnitsRequest',
|
||||
|
||||
Reference in New Issue
Block a user