uuid
uuid
UuidValue
toBytes method
toBytes
uuid
uuid
UuidValue
toBytes method
UuidValue class
Constructors
UuidValue
fromByteList
fromList
Properties
hashCode
runtimeType
uuid
Methods
equals
noSuchMethod
toBytes
toString
Operators
operator ==
toBytes
method
Null safety
Uint8List
toBytes
(
)
Implementation
Uint8List toBytes() { return Uuid.parseAsByteList(uuid); }