mineral
builders
Field
toJson method
toJson
toJson
method
Null safety
Object
toJson
(
)
Implementation
Object toJson () => { 'name': name, 'value': value, 'inline': inline ?? false, };
mineral
builders
Field
toJson method
Field class
Constructors
Field
Properties
hashCode
inline
name
runtimeType
value
Methods
noSuchMethod
toJson
toString
Operators
operator ==