verifyOtp abstract method

Future<VerifyOtpReply> verifyOtp(
  1. ServiceCall call,
  2. VerifyOtpRequest request
)

Implementation

$async.Future<$0.VerifyOtpReply> verifyOtp($grpc.ServiceCall call, $0.VerifyOtpRequest request);