addOTPEmail abstract method

Future<AddOTPEmailResponse> addOTPEmail(
  1. ServiceCall call,
  2. AddOTPEmailRequest request
)

Implementation

$async.Future<$0.AddOTPEmailResponse> addOTPEmail($grpc.ServiceCall call, $0.AddOTPEmailRequest request);