Dockware AI
Toggle table of contents
androidJvm
Target filter
androidJvm
Switch theme
Search in API
Skip to content
Dockware AI
dockware-auth
/
api
/
AuthRepository
/
sendPasswordResetEmail
send
Password
Reset
Email
abstract
suspend
fun
sendPasswordResetEmail
(
email
:
String
)
:
Result
<
Unit
>