Skip to content

Commit

Permalink
4.2.2 docs
Browse files Browse the repository at this point in the history
  • Loading branch information
daegalus committed Dec 12, 2023
1 parent 56aa462 commit de13354
Show file tree
Hide file tree
Showing 205 changed files with 3,822 additions and 3,851 deletions.
4 changes: 2 additions & 2 deletions doc/__404error.html
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, height=device-height, initial-scale=1, user-scalable=no">
<meta name="generator" content="made with love by dartdoc 7.0.0-dev">
<meta name="generator" content="made with love by dartdoc 7.0.0-wip">
<meta name="description" content="uuid API docs, for the Dart programming language.">
<title>uuid - Dart API docs</title>

Expand Down Expand Up @@ -105,7 +105,7 @@ <h5><span class="package-name">uuid</span> <span class="package-kind">package</s
<footer>
<span class="no-break">
uuid
4.2.1
4.2.2
</span>


Expand Down
10 changes: 5 additions & 5 deletions doc/data/GlobalOptions-class-sidebar.html
Original file line number Diff line number Diff line change
Expand Up @@ -7,16 +7,16 @@
<li class="section-title">
<a href="../data/GlobalOptions-class.html#instance-properties">Properties</a>
</li>
<li class="inherited"><a href="https://api.dart.dev/stable/3.1.3/dart-core/Object/hashCode.html">hashCode</a></li>
<li class="inherited"><a href="https://api.dart.dev/stable/3.2.0/dart-core/Object/hashCode.html">hashCode</a></li>
<li><a href="../data/GlobalOptions/rng.html">rng</a></li>
<li class="inherited"><a href="https://api.dart.dev/stable/3.1.3/dart-core/Object/runtimeType.html">runtimeType</a></li>
<li class="inherited"><a href="https://api.dart.dev/stable/3.2.0/dart-core/Object/runtimeType.html">runtimeType</a></li>

<li class="section-title inherited"><a href="../data/GlobalOptions-class.html#instance-methods">Methods</a></li>
<li class="inherited"><a href="https://api.dart.dev/stable/3.1.3/dart-core/Object/noSuchMethod.html">noSuchMethod</a></li>
<li class="inherited"><a href="https://api.dart.dev/stable/3.1.3/dart-core/Object/toString.html">toString</a></li>
<li class="inherited"><a href="https://api.dart.dev/stable/3.2.0/dart-core/Object/noSuchMethod.html">noSuchMethod</a></li>
<li class="inherited"><a href="https://api.dart.dev/stable/3.2.0/dart-core/Object/toString.html">toString</a></li>

<li class="section-title inherited"><a href="../data/GlobalOptions-class.html#operators">Operators</a></li>
<li class="inherited"><a href="https://api.dart.dev/stable/3.1.3/dart-core/Object/operator_equals.html">operator ==</a></li>
<li class="inherited"><a href="https://api.dart.dev/stable/3.2.0/dart-core/Object/operator_equals.html">operator ==</a></li>



Expand Down
24 changes: 12 additions & 12 deletions doc/data/GlobalOptions-class.html
Original file line number Diff line number Diff line change
Expand Up @@ -88,13 +88,13 @@ <h2>Properties</h2>

<dl class="properties">
<dt id="hashCode" class="property inherited">
<span class="name"><a href="https://api.dart.dev/stable/3.1.3/dart-core/Object/hashCode.html">hashCode</a></span>
<span class="signature">&#8594; <a href="https://api.dart.dev/stable/3.1.3/dart-core/int-class.html">int</a></span>
<span class="name"><a href="https://api.dart.dev/stable/3.2.0/dart-core/Object/hashCode.html">hashCode</a></span>
<span class="signature">&#8594; <a href="https://api.dart.dev/stable/3.2.0/dart-core/int-class.html">int</a></span>

</dt>
<dd class="inherited">
The hash code for this object.
<div class="features"><span class="feature">read-only</span><span class="feature">inherited</span></div>
<div class="features"><span class="feature">no setter</span><span class="feature">inherited</span></div>

</dd>

Expand All @@ -110,13 +110,13 @@ <h2>Properties</h2>
</dd>

<dt id="runtimeType" class="property inherited">
<span class="name"><a href="https://api.dart.dev/stable/3.1.3/dart-core/Object/runtimeType.html">runtimeType</a></span>
<span class="signature">&#8594; <a href="https://api.dart.dev/stable/3.1.3/dart-core/Type-class.html">Type</a></span>
<span class="name"><a href="https://api.dart.dev/stable/3.2.0/dart-core/Object/runtimeType.html">runtimeType</a></span>
<span class="signature">&#8594; <a href="https://api.dart.dev/stable/3.2.0/dart-core/Type-class.html">Type</a></span>

</dt>
<dd class="inherited">
A representation of the runtime type of the object.
<div class="features"><span class="feature">read-only</span><span class="feature">inherited</span></div>
<div class="features"><span class="feature">no setter</span><span class="feature">inherited</span></div>

</dd>

Expand All @@ -130,7 +130,7 @@ <h2>Properties</h2>
<h2>Methods</h2>
<dl class="callables">
<dt id="noSuchMethod" class="callable inherited">
<span class="name"><a href="https://api.dart.dev/stable/3.1.3/dart-core/Object/noSuchMethod.html">noSuchMethod</a></span><span class="signature">(<wbr><span class="parameter" id="noSuchMethod-param-invocation"><span class="type-annotation"><a href="https://api.dart.dev/stable/3.1.3/dart-core/Invocation-class.html">Invocation</a></span> <span class="parameter-name">invocation</span></span>)
<span class="name"><a href="https://api.dart.dev/stable/3.2.0/dart-core/Object/noSuchMethod.html">noSuchMethod</a></span><span class="signature">(<wbr><span class="parameter" id="noSuchMethod-param-invocation"><span class="type-annotation"><a href="https://api.dart.dev/stable/3.2.0/dart-core/Invocation-class.html">Invocation</a></span> <span class="parameter-name">invocation</span></span>)
<span class="returntype parameter">&#8594; dynamic</span>
</span>

Expand All @@ -143,8 +143,8 @@ <h2>Methods</h2>
</dd>

<dt id="toString" class="callable inherited">
<span class="name"><a href="https://api.dart.dev/stable/3.1.3/dart-core/Object/toString.html">toString</a></span><span class="signature">(<wbr>)
<span class="returntype parameter">&#8594; <a href="https://api.dart.dev/stable/3.1.3/dart-core/String-class.html">String</a></span>
<span class="name"><a href="https://api.dart.dev/stable/3.2.0/dart-core/Object/toString.html">toString</a></span><span class="signature">(<wbr>)
<span class="returntype parameter">&#8594; <a href="https://api.dart.dev/stable/3.2.0/dart-core/String-class.html">String</a></span>
</span>


Expand All @@ -164,8 +164,8 @@ <h2>Methods</h2>
<h2>Operators</h2>
<dl class="callables">
<dt id="operator ==" class="callable inherited">
<span class="name"><a href="https://api.dart.dev/stable/3.1.3/dart-core/Object/operator_equals.html">operator ==</a></span><span class="signature">(<wbr><span class="parameter" id="==-param-other"><span class="type-annotation"><a href="https://api.dart.dev/stable/3.1.3/dart-core/Object-class.html">Object</a></span> <span class="parameter-name">other</span></span>)
<span class="returntype parameter">&#8594; <a href="https://api.dart.dev/stable/3.1.3/dart-core/bool-class.html">bool</a></span>
<span class="name"><a href="https://api.dart.dev/stable/3.2.0/dart-core/Object/operator_equals.html">operator ==</a></span><span class="signature">(<wbr><span class="parameter" id="==-param-other"><span class="type-annotation"><a href="https://api.dart.dev/stable/3.2.0/dart-core/Object-class.html">Object</a></span> <span class="parameter-name">other</span></span>)
<span class="returntype parameter">&#8594; <a href="https://api.dart.dev/stable/3.2.0/dart-core/bool-class.html">bool</a></span>
</span>


Expand Down Expand Up @@ -212,7 +212,7 @@ <h2>Operators</h2>
<footer>
<span class="no-break">
uuid
4.2.1
4.2.2
</span>


Expand Down
2 changes: 1 addition & 1 deletion doc/data/GlobalOptions/GlobalOptions.html
Original file line number Diff line number Diff line change
Expand Up @@ -105,7 +105,7 @@ <h5>GlobalOptions class</h5>
<footer>
<span class="no-break">
uuid
4.2.1
4.2.2
</span>


Expand Down
2 changes: 1 addition & 1 deletion doc/data/GlobalOptions/rng.html
Original file line number Diff line number Diff line change
Expand Up @@ -105,7 +105,7 @@ <h5>GlobalOptions class</h5>
<footer>
<span class="no-break">
uuid
4.2.1
4.2.2
</span>


Expand Down
10 changes: 5 additions & 5 deletions doc/data/V1Options-class-sidebar.html
Original file line number Diff line number Diff line change
Expand Up @@ -8,19 +8,19 @@
<a href="../data/V1Options-class.html#instance-properties">Properties</a>
</li>
<li><a href="../data/V1Options/clockSeq.html">clockSeq</a></li>
<li class="inherited"><a href="https://api.dart.dev/stable/3.1.3/dart-core/Object/hashCode.html">hashCode</a></li>
<li class="inherited"><a href="https://api.dart.dev/stable/3.2.0/dart-core/Object/hashCode.html">hashCode</a></li>
<li><a href="../data/V1Options/mSecs.html">mSecs</a></li>
<li><a href="../data/V1Options/node.html">node</a></li>
<li><a href="../data/V1Options/nSecs.html">nSecs</a></li>
<li class="inherited"><a href="https://api.dart.dev/stable/3.1.3/dart-core/Object/runtimeType.html">runtimeType</a></li>
<li class="inherited"><a href="https://api.dart.dev/stable/3.2.0/dart-core/Object/runtimeType.html">runtimeType</a></li>
<li><a href="../data/V1Options/seedBytes.html">seedBytes</a></li>

<li class="section-title inherited"><a href="../data/V1Options-class.html#instance-methods">Methods</a></li>
<li class="inherited"><a href="https://api.dart.dev/stable/3.1.3/dart-core/Object/noSuchMethod.html">noSuchMethod</a></li>
<li class="inherited"><a href="https://api.dart.dev/stable/3.1.3/dart-core/Object/toString.html">toString</a></li>
<li class="inherited"><a href="https://api.dart.dev/stable/3.2.0/dart-core/Object/noSuchMethod.html">noSuchMethod</a></li>
<li class="inherited"><a href="https://api.dart.dev/stable/3.2.0/dart-core/Object/toString.html">toString</a></li>

<li class="section-title inherited"><a href="../data/V1Options-class.html#operators">Operators</a></li>
<li class="inherited"><a href="https://api.dart.dev/stable/3.1.3/dart-core/Object/operator_equals.html">operator ==</a></li>
<li class="inherited"><a href="https://api.dart.dev/stable/3.2.0/dart-core/Object/operator_equals.html">operator ==</a></li>



Expand Down
36 changes: 18 additions & 18 deletions doc/data/V1Options-class.html
Original file line number Diff line number Diff line change
Expand Up @@ -82,7 +82,7 @@ <h2>Constructors</h2>

<dl class="constructor-summary-list">
<dt id="V1Options" class="callable">
<span class="name"><a href="../data/V1Options/V1Options.html">V1Options</a></span><span class="signature">(<span class="parameter" id="-param-clockSeq"><span class="type-annotation"><a href="https://api.dart.dev/stable/3.1.3/dart-core/int-class.html">int</a>?</span> <span class="parameter-name">clockSeq</span>, </span><span class="parameter" id="-param-mSecs"><span class="type-annotation"><a href="https://api.dart.dev/stable/3.1.3/dart-core/int-class.html">int</a>?</span> <span class="parameter-name">mSecs</span>, </span><span class="parameter" id="-param-nSecs"><span class="type-annotation"><a href="https://api.dart.dev/stable/3.1.3/dart-core/int-class.html">int</a>?</span> <span class="parameter-name">nSecs</span>, </span><span class="parameter" id="-param-node"><span class="type-annotation"><a href="https://api.dart.dev/stable/3.1.3/dart-core/List-class.html">List</a><span class="signature">&lt;<wbr><span class="type-parameter"><a href="https://api.dart.dev/stable/3.1.3/dart-core/int-class.html">int</a></span>&gt;</span>?</span> <span class="parameter-name">node</span>, </span><span class="parameter" id="-param-seedBytes"><span class="type-annotation"><a href="https://api.dart.dev/stable/3.1.3/dart-core/List-class.html">List</a><span class="signature">&lt;<wbr><span class="type-parameter"><a href="https://api.dart.dev/stable/3.1.3/dart-core/int-class.html">int</a></span>&gt;</span>?</span> <span class="parameter-name">seedBytes</span></span>)</span>
<span class="name"><a href="../data/V1Options/V1Options.html">V1Options</a></span><span class="signature">(<span class="parameter" id="-param-clockSeq"><span class="type-annotation"><a href="https://api.dart.dev/stable/3.2.0/dart-core/int-class.html">int</a>?</span> <span class="parameter-name">clockSeq</span>, </span><span class="parameter" id="-param-mSecs"><span class="type-annotation"><a href="https://api.dart.dev/stable/3.2.0/dart-core/int-class.html">int</a>?</span> <span class="parameter-name">mSecs</span>, </span><span class="parameter" id="-param-nSecs"><span class="type-annotation"><a href="https://api.dart.dev/stable/3.2.0/dart-core/int-class.html">int</a>?</span> <span class="parameter-name">nSecs</span>, </span><span class="parameter" id="-param-node"><span class="type-annotation"><a href="https://api.dart.dev/stable/3.2.0/dart-core/List-class.html">List</a><span class="signature">&lt;<wbr><span class="type-parameter"><a href="https://api.dart.dev/stable/3.2.0/dart-core/int-class.html">int</a></span>&gt;</span>?</span> <span class="parameter-name">node</span>, </span><span class="parameter" id="-param-seedBytes"><span class="type-annotation"><a href="https://api.dart.dev/stable/3.2.0/dart-core/List-class.html">List</a><span class="signature">&lt;<wbr><span class="type-parameter"><a href="https://api.dart.dev/stable/3.2.0/dart-core/int-class.html">int</a></span>&gt;</span>?</span> <span class="parameter-name">seedBytes</span></span>)</span>
</dt>
<dd>

Expand All @@ -97,7 +97,7 @@ <h2>Properties</h2>
<dl class="properties">
<dt id="clockSeq" class="property">
<span class="name"><a href="../data/V1Options/clockSeq.html">clockSeq</a></span>
<span class="signature">&#8594; <a href="https://api.dart.dev/stable/3.1.3/dart-core/int-class.html">int</a>?</span>
<span class="signature">&#8594; <a href="https://api.dart.dev/stable/3.2.0/dart-core/int-class.html">int</a>?</span>

</dt>
<dd>
Expand All @@ -107,19 +107,19 @@ <h2>Properties</h2>
</dd>

<dt id="hashCode" class="property inherited">
<span class="name"><a href="https://api.dart.dev/stable/3.1.3/dart-core/Object/hashCode.html">hashCode</a></span>
<span class="signature">&#8594; <a href="https://api.dart.dev/stable/3.1.3/dart-core/int-class.html">int</a></span>
<span class="name"><a href="https://api.dart.dev/stable/3.2.0/dart-core/Object/hashCode.html">hashCode</a></span>
<span class="signature">&#8594; <a href="https://api.dart.dev/stable/3.2.0/dart-core/int-class.html">int</a></span>

</dt>
<dd class="inherited">
The hash code for this object.
<div class="features"><span class="feature">read-only</span><span class="feature">inherited</span></div>
<div class="features"><span class="feature">no setter</span><span class="feature">inherited</span></div>

</dd>

<dt id="mSecs" class="property">
<span class="name"><a href="../data/V1Options/mSecs.html">mSecs</a></span>
<span class="signature">&#8594; <a href="https://api.dart.dev/stable/3.1.3/dart-core/int-class.html">int</a>?</span>
<span class="signature">&#8594; <a href="https://api.dart.dev/stable/3.2.0/dart-core/int-class.html">int</a>?</span>

</dt>
<dd>
Expand All @@ -130,7 +130,7 @@ <h2>Properties</h2>

<dt id="node" class="property">
<span class="name"><a href="../data/V1Options/node.html">node</a></span>
<span class="signature">&#8594; <a href="https://api.dart.dev/stable/3.1.3/dart-core/List-class.html">List</a><span class="signature">&lt;<wbr><span class="type-parameter"><a href="https://api.dart.dev/stable/3.1.3/dart-core/int-class.html">int</a></span>&gt;</span>?</span>
<span class="signature">&#8594; <a href="https://api.dart.dev/stable/3.2.0/dart-core/List-class.html">List</a><span class="signature">&lt;<wbr><span class="type-parameter"><a href="https://api.dart.dev/stable/3.2.0/dart-core/int-class.html">int</a></span>&gt;</span>?</span>

</dt>
<dd>
Expand All @@ -141,7 +141,7 @@ <h2>Properties</h2>

<dt id="nSecs" class="property">
<span class="name"><a href="../data/V1Options/nSecs.html">nSecs</a></span>
<span class="signature">&#8594; <a href="https://api.dart.dev/stable/3.1.3/dart-core/int-class.html">int</a>?</span>
<span class="signature">&#8594; <a href="https://api.dart.dev/stable/3.2.0/dart-core/int-class.html">int</a>?</span>

</dt>
<dd>
Expand All @@ -151,19 +151,19 @@ <h2>Properties</h2>
</dd>

<dt id="runtimeType" class="property inherited">
<span class="name"><a href="https://api.dart.dev/stable/3.1.3/dart-core/Object/runtimeType.html">runtimeType</a></span>
<span class="signature">&#8594; <a href="https://api.dart.dev/stable/3.1.3/dart-core/Type-class.html">Type</a></span>
<span class="name"><a href="https://api.dart.dev/stable/3.2.0/dart-core/Object/runtimeType.html">runtimeType</a></span>
<span class="signature">&#8594; <a href="https://api.dart.dev/stable/3.2.0/dart-core/Type-class.html">Type</a></span>

</dt>
<dd class="inherited">
A representation of the runtime type of the object.
<div class="features"><span class="feature">read-only</span><span class="feature">inherited</span></div>
<div class="features"><span class="feature">no setter</span><span class="feature">inherited</span></div>

</dd>

<dt id="seedBytes" class="property">
<span class="name"><a href="../data/V1Options/seedBytes.html">seedBytes</a></span>
<span class="signature">&#8594; <a href="https://api.dart.dev/stable/3.1.3/dart-core/List-class.html">List</a><span class="signature">&lt;<wbr><span class="type-parameter"><a href="https://api.dart.dev/stable/3.1.3/dart-core/int-class.html">int</a></span>&gt;</span>?</span>
<span class="signature">&#8594; <a href="https://api.dart.dev/stable/3.2.0/dart-core/List-class.html">List</a><span class="signature">&lt;<wbr><span class="type-parameter"><a href="https://api.dart.dev/stable/3.2.0/dart-core/int-class.html">int</a></span>&gt;</span>?</span>

</dt>
<dd>
Expand All @@ -182,7 +182,7 @@ <h2>Properties</h2>
<h2>Methods</h2>
<dl class="callables">
<dt id="noSuchMethod" class="callable inherited">
<span class="name"><a href="https://api.dart.dev/stable/3.1.3/dart-core/Object/noSuchMethod.html">noSuchMethod</a></span><span class="signature">(<wbr><span class="parameter" id="noSuchMethod-param-invocation"><span class="type-annotation"><a href="https://api.dart.dev/stable/3.1.3/dart-core/Invocation-class.html">Invocation</a></span> <span class="parameter-name">invocation</span></span>)
<span class="name"><a href="https://api.dart.dev/stable/3.2.0/dart-core/Object/noSuchMethod.html">noSuchMethod</a></span><span class="signature">(<wbr><span class="parameter" id="noSuchMethod-param-invocation"><span class="type-annotation"><a href="https://api.dart.dev/stable/3.2.0/dart-core/Invocation-class.html">Invocation</a></span> <span class="parameter-name">invocation</span></span>)
<span class="returntype parameter">&#8594; dynamic</span>
</span>

Expand All @@ -195,8 +195,8 @@ <h2>Methods</h2>
</dd>

<dt id="toString" class="callable inherited">
<span class="name"><a href="https://api.dart.dev/stable/3.1.3/dart-core/Object/toString.html">toString</a></span><span class="signature">(<wbr>)
<span class="returntype parameter">&#8594; <a href="https://api.dart.dev/stable/3.1.3/dart-core/String-class.html">String</a></span>
<span class="name"><a href="https://api.dart.dev/stable/3.2.0/dart-core/Object/toString.html">toString</a></span><span class="signature">(<wbr>)
<span class="returntype parameter">&#8594; <a href="https://api.dart.dev/stable/3.2.0/dart-core/String-class.html">String</a></span>
</span>


Expand All @@ -216,8 +216,8 @@ <h2>Methods</h2>
<h2>Operators</h2>
<dl class="callables">
<dt id="operator ==" class="callable inherited">
<span class="name"><a href="https://api.dart.dev/stable/3.1.3/dart-core/Object/operator_equals.html">operator ==</a></span><span class="signature">(<wbr><span class="parameter" id="==-param-other"><span class="type-annotation"><a href="https://api.dart.dev/stable/3.1.3/dart-core/Object-class.html">Object</a></span> <span class="parameter-name">other</span></span>)
<span class="returntype parameter">&#8594; <a href="https://api.dart.dev/stable/3.1.3/dart-core/bool-class.html">bool</a></span>
<span class="name"><a href="https://api.dart.dev/stable/3.2.0/dart-core/Object/operator_equals.html">operator ==</a></span><span class="signature">(<wbr><span class="parameter" id="==-param-other"><span class="type-annotation"><a href="https://api.dart.dev/stable/3.2.0/dart-core/Object-class.html">Object</a></span> <span class="parameter-name">other</span></span>)
<span class="returntype parameter">&#8594; <a href="https://api.dart.dev/stable/3.2.0/dart-core/bool-class.html">bool</a></span>
</span>


Expand Down Expand Up @@ -264,7 +264,7 @@ <h2>Operators</h2>
<footer>
<span class="no-break">
uuid
4.2.1
4.2.2
</span>


Expand Down
Loading

0 comments on commit de13354

Please sign in to comment.