uuid
uuid
UuidValue
UuidValue constructor
UuidValue
uuid
uuid
UuidValue
UuidValue constructor
UuidValue class
Constructors
UuidValue
Properties
hashCode
runtimeType
uuid
Methods
equals
noSuchMethod
toBytes
toString
Operators
operator ==
UuidValue
constructor
Null safety
UuidValue
(
String
uuid
)
Implementation
UuidValue(this.uuid) { Uuid.isValidUUID(uuid); }