diff --git a/doc/__404error.html b/doc/__404error.html index 3785887..0a7a5ae 100644 --- a/doc/__404error.html +++ b/doc/__404error.html @@ -4,7 +4,7 @@ - + uuid - Dart API docs @@ -38,9 +38,12 @@
@@ -101,7 +104,7 @@
uuid package uuid - 4.0.0-beta3-1 + 4.0.0 diff --git a/doc/data/GlobalOptions-class.html b/doc/data/GlobalOptions-class.html index d64cc92..747d584 100644 --- a/doc/data/GlobalOptions-class.html +++ b/doc/data/GlobalOptions-class.html @@ -39,9 +39,12 @@
@@ -50,7 +53,6 @@

GlobalOptions class - Null safety

@@ -82,8 +84,8 @@

Properties

- hashCode - int + hashCode + int
@@ -104,8 +106,8 @@

Properties

- runtimeType - Type + runtimeType + Type
@@ -124,21 +126,21 @@

Properties

Methods

- noSuchMethod(Invocation invocation) + noSuchMethod(Invocation invocation) → dynamic
- Invoked when a non-existent method or property is accessed. + Invoked when a nonexistent method or property is accessed.
inherited
- toString() - String + toString() + String @@ -158,8 +160,8 @@

Methods

Operators

- operator ==(Object other) - bool + operator ==(Object other) + bool @@ -227,16 +229,16 @@
data library
  • Properties
  • -
  • hashCode
  • +
  • hashCode
  • rng
  • -
  • runtimeType
  • +
  • runtimeType
  • Methods
  • -
  • noSuchMethod
  • -
  • toString
  • +
  • noSuchMethod
  • +
  • toString
  • Operators
  • -
  • operator ==
  • +
  • operator ==
  • @@ -250,7 +252,7 @@
    data library