getCustomVerifySMSOTPMessageText method
ResponseFuture<GetCustomVerifySMSOTPMessageTextResponse>
getCustomVerifySMSOTPMessageText(
- GetCustomVerifySMSOTPMessageTextRequest request, {
- CallOptions? options,
Implementation
$grpc.ResponseFuture<$1.GetCustomVerifySMSOTPMessageTextResponse> getCustomVerifySMSOTPMessageText($1.GetCustomVerifySMSOTPMessageTextRequest request, {$grpc.CallOptions? options}) {
return $createUnaryCall(_$getCustomVerifySMSOTPMessageText, request, options: options);
}