Skip to content

Commit

Permalink
Deploying to gh-pages from @ 0bd8f90 🚀
Browse files Browse the repository at this point in the history
  • Loading branch information
monsieurtanuki committed Sep 7, 2023
1 parent ff86a54 commit c77e603
Show file tree
Hide file tree
Showing 2 changed files with 20 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,8 @@



<li class="section-title"><a href="../file-___home_runner_work_openfoodfacts-dart_openfoodfacts-dart_lib_src_utils_server_type/ServerType.html#static-methods">Static methods</a></li>
<li><a href="../file-___home_runner_work_openfoodfacts-dart_openfoodfacts-dart_lib_src_utils_server_type/ServerType/fromOffTag.html">fromOffTag</a></li>

<li class="section-title"><a href="../file-___home_runner_work_openfoodfacts-dart_openfoodfacts-dart_lib_src_utils_server_type/ServerType.html#constants">Constants</a></li>
<li><a href="../file-___home_runner_work_openfoodfacts-dart_openfoodfacts-dart_lib_src_utils_server_type/ServerType/values-constant.html">values</a></li>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -291,6 +291,24 @@ <h2>Operators</h2>
</section>


<section class="summary offset-anchor" id="static-methods">
<h2>Static Methods</h2>
<dl class="callables">
<dt id="fromOffTag" class="callable">
<span class="name"><a href="../file-___home_runner_work_openfoodfacts-dart_openfoodfacts-dart_lib_src_utils_server_type/ServerType/fromOffTag.html">fromOffTag</a></span><span class="signature">(<wbr><span class="parameter" id="fromOffTag-param-offTag"><span class="type-annotation"><a href="https://api.dart.dev/stable/3.1.1/dart-core/String-class.html">String</a>?</span> <span class="parameter-name">offTag</span></span>)
<span class="returntype parameter">&#8594; <a href="../file-___home_runner_work_openfoodfacts-dart_openfoodfacts-dart_lib_src_utils_server_type/ServerType.html">ServerType</a>?</span>
</span>


</dt>
<dd>
Returns the <a href="../file-___home_runner_work_openfoodfacts-dart_openfoodfacts-dart_lib_src_utils_server_type/ServerType.html">ServerType</a> that matches the <code>offTag</code>.
<div class="features"><span class="feature">override</span></div>

</dd>

</dl>
</section>


<section class="summary offset-anchor" id="constants">
Expand Down

0 comments on commit c77e603

Please sign in to comment.