websiteContent_Footer method
Implementation
$grpc.ResponseFuture<$2.UIFooter> websiteContent_Footer(
$2.UIFooter request, {
$grpc.CallOptions? options,
}) {
return $createUnaryCall(_$websiteContent_Footer, request, options: options);
}
$grpc.ResponseFuture<$2.UIFooter> websiteContent_Footer(
$2.UIFooter request, {
$grpc.CallOptions? options,
}) {
return $createUnaryCall(_$websiteContent_Footer, request, options: options);
}