uuid
v5
UuidV5
UuidV5 factory constructor
UuidV5
UuidV5
constructor
Null safety
UuidV5
(
Map
<
String
,
dynamic
>
?
options
)
Implementation
factory UuidV5(Map<String, dynamic>? options) { options ??= {}; return UuidV5._(options); }
uuid
v5
UuidV5
UuidV5 factory constructor
UuidV5 class
Constructors
UuidV5
Properties
hashCode
runtimeType
Methods
generate
noSuchMethod
toString
Operators
operator ==
Constants
NAMESPACE_DNS
NAMESPACE_NIL
NAMESPACE_OID
NAMESPACE_URL
NAMESPACE_X500