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