resendVerificationEmail method

Future<Response> resendVerificationEmail()

Implementation

Future<Response> resendVerificationEmail() async {
  throw UnimplementedError();
}