menu
modular_auth package
documentation
auth_module.dart
AuthenticationRepository
requestOTP abstract method
requestOTP abstract method
dark_mode
light_mode
requestOTP
abstract method
Future
<
RequestOTPResponse
>
requestOTP
(
RequestOTPRequest
request
)
Implementation
Future<RequestOTPResponse> requestOTP(final RequestOTPRequest request);
modular_auth package
documentation
auth_module
AuthenticationRepository
requestOTP abstract method
AuthenticationRepository class