removeOTPEmail abstract method

Future<RemoveOTPEmailResponse> removeOTPEmail(
  1. ServiceCall call,
  2. RemoveOTPEmailRequest request
)

Implementation

$async.Future<$0.RemoveOTPEmailResponse> removeOTPEmail($grpc.ServiceCall call, $0.RemoveOTPEmailRequest request);