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