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