farmershands
report
Report
toJson method
toJson
toJson
method
Null safety
Map
<
String
,
dynamic
>
toJson
(
)
Implementation
Map<String, dynamic> toJson() => _$ReportToJson(this);
farmershands
report
Report
toJson method
Report class
Constructors
Report
fromJson
Properties
actions
cardData
continuedDays
cow
createdAt
farm
feedback
gateway
group
hashCode
id
isPinned
level
memo
reportTitle
runtimeType
selfDiagnosis
sensor
targetAt
type
Methods
noSuchMethod
toJson
toString
Operators
operator ==