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