validateSmsCode abstract method

Future<bool> validateSmsCode(
  1. String smsCode
)

Implementation

Future<bool> validateSmsCode(String smsCode);