sendOtp abstract method

Future<bool> sendOtp(
  1. String email
)

Implementation

Future<bool> sendOtp(String email);