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