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