menu
domain_objects package
documentation
value_objects
Name
toJson method
toJson
brightness_4
toJson
method
Null safety
String
toJson
(
)
Implementation
String toJson() => const _NameConverter().toJson(this.value);
domain_objects package
documentation
value_objects
Name
toJson method
Name class
Constructors
Name
fromJson
maybe
titleCased
withValue
Properties
hashCode
runtimeType
value
Methods
getValue
isValid
noSuchMethod
toJson
toString
Operators
operator ==