menu
domain_objects package
documentation
value_objects
Name
value property
value
brightness_4
value
property
Null safety
Either
<
ValueObjectFailure
<
String
>
,
String
>
value
final
Implementation
@override final Either<ValueObjectFailure<String>, String> value;
domain_objects package
documentation
value_objects
Name
value property
Name class
Constructors
Name
fromJson
maybe
titleCased
withValue
Properties
hashCode
runtimeType
value
Methods
getValue
isValid
noSuchMethod
toJson
toString
Operators
operator ==