update(_:)
Registers a new user account.
Declaration
func update(_ account: VSUserAccount) async throwsParameters
- account:
A new user account to register.
Registers a new user account.
func update(_ account: VSUserAccount) async throwsA new user account to register.