farmershands
preference
Preference
toJson method
toJson
toJson
method
Null safety
Map
<
String
,
dynamic
>
toJson
(
)
Implementation
Map<String, dynamic> toJson() => _$PreferenceToJson(this);
farmershands
preference
Preference
toJson method
Preference class
Constructors
Preference
fromJson
Properties
farm
hashCode
healthDoubtNotification
needCheckNotification
oddActionNotification
qnaNotification
runtimeType
Methods
noSuchMethod
toJson
toString
Operators
operator ==