onVerify property

Future<bool> Function(String otp) onVerify
final

Implementation

final Future<bool> Function(String otp) onVerify;