verifyOTPSMSRegistration abstract method

Future<VerifyOTPSMSRegistrationResponse> verifyOTPSMSRegistration(
  1. ServiceCall call,
  2. VerifyOTPSMSRegistrationRequest request
)

Implementation

$async.Future<$0.VerifyOTPSMSRegistrationResponse> verifyOTPSMSRegistration($grpc.ServiceCall call, $0.VerifyOTPSMSRegistrationRequest request);