You've already forked dart-core-sdk
Latest generation
This commit is contained in:
@@ -99,13 +99,18 @@ final $typed_data.Uint8List actorSetSiteAliasDescriptor = $convert.base64Decode(
|
||||
@$core.Deprecated('Use actorClearSiteAliasPayloadDescriptor instead')
|
||||
const ActorClearSiteAliasPayload$json = {
|
||||
'1': 'ActorClearSiteAliasPayload',
|
||||
'2': [
|
||||
{'1': 'SiteAlias', '3': 1, '4': 1, '5': 11, '6': '.api.SiteAlias', '10': 'SiteAlias'},
|
||||
{'1': 'IsSlotBookingEnabled', '3': 2, '4': 1, '5': 8, '10': 'IsSlotBookingEnabled'},
|
||||
],
|
||||
'7': {},
|
||||
};
|
||||
|
||||
/// Descriptor for `ActorClearSiteAliasPayload`. Decode as a `google.protobuf.DescriptorProto`.
|
||||
final $typed_data.Uint8List actorClearSiteAliasPayloadDescriptor = $convert.base64Decode(
|
||||
'ChpBY3RvckNsZWFyU2l0ZUFsaWFzUGF5bG9hZDohorsYB0NvbW1hbmSouxgBsrsYDkNsZWFyU2'
|
||||
'l0ZUFsaWFz');
|
||||
'ChpBY3RvckNsZWFyU2l0ZUFsaWFzUGF5bG9hZBIsCglTaXRlQWxpYXMYASABKAsyDi5hcGkuU2'
|
||||
'l0ZUFsaWFzUglTaXRlQWxpYXMSMgoUSXNTbG90Qm9va2luZ0VuYWJsZWQYAiABKAhSFElzU2xv'
|
||||
'dEJvb2tpbmdFbmFibGVkOiGiuxgHQ29tbWFuZKi7GAGyuxgOQ2xlYXJTaXRlQWxpYXM=');
|
||||
|
||||
@$core.Deprecated('Use clearSiteAliasDescriptor instead')
|
||||
const ClearSiteAlias$json = {
|
||||
|
||||
Reference in New Issue
Block a user