menu
prefabs_user package
documentation
providers/base_auth.dart
BaseAuthProvider
resendVerificationEmail method
resendVerificationEmail method
dark_mode
light_mode
resendVerificationEmail
method
Future
<
Response
>
resendVerificationEmail
(
)
Implementation
Future<Response> resendVerificationEmail() async { throw UnimplementedError(); }
prefabs_user package
documentation
providers/base_auth
BaseAuthProvider
resendVerificationEmail method
BaseAuthProvider class