farmershands
farm
Farm
toJson method
toJson
toJson
method
Null safety
Map
<
String
,
dynamic
>
toJson
(
)
Implementation
Map<String, dynamic> toJson() => _$FarmToJson(this);
farmershands
farm
Farm
toJson method
Farm class
Constructors
Farm
fromJson
Properties
address
addressDetail
admCode
breedingCattleCnt
calfCnt
dairyCnt
fatteningCattleCnt
greeting
hashCode
id
imagePath
lat
lng
name
runtimeType
weatherX
weatherY
zipcode
Methods
noSuchMethod
toJson
toString
Operators
operator ==