farmershands
cow_data_value
CowDataValue
toJson method
toJson
toJson
method
Null safety
Map
<
String
,
dynamic
>
toJson
(
)
Implementation
Map<String, dynamic> toJson() => _$CowDataValueToJson(this);
farmershands
cow_data_value
CowDataValue
toJson method
CowDataValue class
Constructors
CowDataValue
fromJson
Properties
hashCode
isHighlighted
runtimeType
total
value
Methods
noSuchMethod
toJson
toString
Operators
operator ==