farmershands
report
Report
Report.fromJson factory constructor
Report.fromJson
Report.fromJson
constructor
Null safety
Report.fromJson
(
Map
<
String
,
dynamic
>
json
)
Implementation
factory Report.fromJson(Map<String, dynamic> json) => _$ReportFromJson(json);
farmershands
report
Report
Report.fromJson factory constructor
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 ==