GoogleCloudIdentitytoolkitV1UploadAccountResponse constructor
GoogleCloudIdentitytoolkitV1UploadAccountResponse({
- List<
GoogleCloudIdentitytoolkitV1ErrorInfo> ? error, - String? kind,
Implementation
GoogleCloudIdentitytoolkitV1UploadAccountResponse({
this.error,
this.kind,
});