farmershands
report_title
ReportTitle
toJson method
toJson
toJson
method
Null safety
Map
<
String
,
dynamic
>
toJson
(
)
Implementation
Map<String, dynamic> toJson() => _$ReportTitleToJson(this);
farmershands
report_title
ReportTitle
toJson method
ReportTitle class
Constructors
ReportTitle
fromJson
Properties
hashCode
id
runtimeType
title
Methods
noSuchMethod
toJson
toString
Operators
operator ==