UndeleteServiceAccountResponse constructor
UndeleteServiceAccountResponse({
- ServiceAccount? restoredAccount,
Implementation
UndeleteServiceAccountResponse({
this.restoredAccount,
});