verifyOtp abstract method

Future<bool> verifyOtp(
  1. String otp
)

Implementation

Future<bool> verifyOtp(String otp);