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