You've already forked dart-core-sdk
Latest generation
This commit is contained in:
@@ -22,6 +22,7 @@ const UserAttribute$json = {
|
||||
{'1': 'UserID', '3': 2, '4': 1, '5': 9, '10': 'UserID'},
|
||||
{'1': 'PartnerID', '3': 3, '4': 1, '5': 9, '10': 'PartnerID'},
|
||||
{'1': 'RestrictionActorIDs', '3': 4, '4': 3, '5': 11, '6': '.api.RestrictionActorIDs', '10': 'RestrictionActorIDs'},
|
||||
{'1': 'BookingAuthorizations', '3': 5, '4': 3, '5': 11, '6': '.api.BookingAuthorization', '10': 'BookingAuthorizations'},
|
||||
],
|
||||
};
|
||||
|
||||
@@ -30,7 +31,8 @@ final $typed_data.Uint8List userAttributeDescriptor = $convert.base64Decode(
|
||||
'Cg1Vc2VyQXR0cmlidXRlEhwKCVByb2plY3RJRBgBIAEoCVIJUHJvamVjdElEEhYKBlVzZXJJRB'
|
||||
'gCIAEoCVIGVXNlcklEEhwKCVBhcnRuZXJJRBgDIAEoCVIJUGFydG5lcklEEkoKE1Jlc3RyaWN0'
|
||||
'aW9uQWN0b3JJRHMYBCADKAsyGC5hcGkuUmVzdHJpY3Rpb25BY3RvcklEc1ITUmVzdHJpY3Rpb2'
|
||||
'5BY3RvcklEcw==');
|
||||
'5BY3RvcklEcxJPChVCb29raW5nQXV0aG9yaXphdGlvbnMYBSADKAsyGS5hcGkuQm9va2luZ0F1'
|
||||
'dGhvcml6YXRpb25SFUJvb2tpbmdBdXRob3JpemF0aW9ucw==');
|
||||
|
||||
@$core.Deprecated('Use restrictionActorIDsDescriptor instead')
|
||||
const RestrictionActorIDs$json = {
|
||||
|
||||
Reference in New Issue
Block a user