getCustomVerifyPhoneMessageText method

ResponseFuture<GetCustomVerifyPhoneMessageTextResponse> getCustomVerifyPhoneMessageText(
  1. GetCustomVerifyPhoneMessageTextRequest request, {
  2. CallOptions? options,
})

Implementation

$grpc.ResponseFuture<$0.GetCustomVerifyPhoneMessageTextResponse> getCustomVerifyPhoneMessageText($0.GetCustomVerifyPhoneMessageTextRequest request, {$grpc.CallOptions? options}) {
  return $createUnaryCall(_$getCustomVerifyPhoneMessageText, request, options: options);
}