menu
uuid package
documentation
data.dart
V6Options
V6Options const constructor
V6Options const constructor
dark_mode
light_mode
V6Options
constructor
const
V6Options
(
int
?
clockSeq
,
int
?
mSecs
,
int
?
nSecs
,
List
<
int
>
?
node
,
List
<
int
>
?
seedBytes
,
)
Implementation
const
V6Options(
this
.clockSeq,
this
.mSecs,
this
.nSecs,
this
.node,
this
.seedBytes);
uuid package
documentation
data
V6Options
V6Options const constructor
V6Options class