resendOtp abstract method

Future<ResendOtpReply> resendOtp(
  1. ServiceCall call,
  2. ResendOtpRequest request
)

Implementation

$async.Future<$0.ResendOtpReply> resendOtp($grpc.ServiceCall call, $0.ResendOtpRequest request);