gson
gson_values
CustomValue
CustomValue constructor
CustomValue
gson
gson_values
CustomValue
CustomValue constructor
CustomValue class
Constructors
CustomValue
Properties
content
hashCode
runtimeType
Methods
noSuchMethod
toSimple
toString
Operators
operator ==
CustomValue
constructor
Null safety
CustomValue
(
dynamic
content
)
Implementation
CustomValue(dynamic content) { this.content = content; }