You've already forked dart-core-sdk
Latest generation
This commit is contained in:
@@ -185,6 +185,7 @@ const EnrollUserProjectRequest$json = {
|
||||
{'1': 'Mail', '3': 2, '4': 1, '5': 9, '8': {}, '10': 'Mail'},
|
||||
{'1': 'locale', '3': 3, '4': 1, '5': 9, '10': 'locale'},
|
||||
{'1': 'ForceTwoFA', '3': 4, '4': 1, '5': 8, '10': 'ForceTwoFA'},
|
||||
{'1': 'LoginThroughOTP', '3': 5, '4': 1, '5': 8, '10': 'LoginThroughOTP'},
|
||||
],
|
||||
'7': {},
|
||||
};
|
||||
@@ -194,7 +195,8 @@ final $typed_data.Uint8List enrollUserProjectRequestDescriptor = $convert.base64
|
||||
'ChhFbnJvbGxVc2VyUHJvamVjdFJlcXVlc3QSOwoGSGVhZGVyGAEgASgLMhkuYXBpLlJlcXVlc3'
|
||||
'RQcm9qZWN0SGVhZGVyQgj6QgWKAQIQAVIGSGVhZGVyEhsKBE1haWwYAiABKAlCB/pCBHICEAFS'
|
||||
'BE1haWwSFgoGbG9jYWxlGAMgASgJUgZsb2NhbGUSHgoKRm9yY2VUd29GQRgEIAEoCFIKRm9yY2'
|
||||
'VUd29GQToVkkESChDSAQZIZWFkZXLSAQRNYWls');
|
||||
'VUd29GQRIoCg9Mb2dpblRocm91Z2hPVFAYBSABKAhSD0xvZ2luVGhyb3VnaE9UUDoVkkESChDS'
|
||||
'AQZIZWFkZXLSAQRNYWls');
|
||||
|
||||
@$core.Deprecated('Use sendVerificationMailProjectRequestDescriptor instead')
|
||||
const SendVerificationMailProjectRequest$json = {
|
||||
@@ -1043,6 +1045,7 @@ const EnrollUserProjectWithoutMailRequest$json = {
|
||||
{'1': 'Mail', '3': 2, '4': 1, '5': 9, '8': {}, '10': 'Mail'},
|
||||
{'1': 'locale', '3': 3, '4': 1, '5': 9, '10': 'locale'},
|
||||
{'1': 'ForceTwoFA', '3': 4, '4': 1, '5': 8, '10': 'ForceTwoFA'},
|
||||
{'1': 'LoginThroughOTP', '3': 5, '4': 1, '5': 8, '10': 'LoginThroughOTP'},
|
||||
],
|
||||
'7': {},
|
||||
};
|
||||
@@ -1052,7 +1055,8 @@ final $typed_data.Uint8List enrollUserProjectWithoutMailRequestDescriptor = $con
|
||||
'CiNFbnJvbGxVc2VyUHJvamVjdFdpdGhvdXRNYWlsUmVxdWVzdBI7CgZIZWFkZXIYASABKAsyGS'
|
||||
'5hcGkuUmVxdWVzdFByb2plY3RIZWFkZXJCCPpCBYoBAhABUgZIZWFkZXISGwoETWFpbBgCIAEo'
|
||||
'CUIH+kIEcgIQAVIETWFpbBIWCgZsb2NhbGUYAyABKAlSBmxvY2FsZRIeCgpGb3JjZVR3b0ZBGA'
|
||||
'QgASgIUgpGb3JjZVR3b0ZBOhWSQRIKENIBBkhlYWRlctIBBE1haWw=');
|
||||
'QgASgIUgpGb3JjZVR3b0ZBEigKD0xvZ2luVGhyb3VnaE9UUBgFIAEoCFIPTG9naW5UaHJvdWdo'
|
||||
'T1RQOhWSQRIKENIBBkhlYWRlctIBBE1haWw=');
|
||||
|
||||
@$core.Deprecated('Use updateTwoFAPlatformRequestDescriptor instead')
|
||||
const UpdateTwoFAPlatformRequest$json = {
|
||||
|
||||
Reference in New Issue
Block a user