verify abstract method

Future<String> verify()

Waits for the user to solve the reCAPTCHA and resolves with the reCAPTCHA token.

Implementation

Future<String> verify();