farmershands
cow
Cow
farmId property
farmId
farmId
property
Null safety
String
farmId
@
JsonKey
(name: 'farm_id'), read / write
농장 아이디 (FARM-100000, ...)
Implementation
@JsonKey(name: 'farm_id') String farmId;
farmershands
cow
Cow
farmId property
Cow class
Constructors
Cow
fromJson
Properties
birth
birthWeight
cowStatus
dayAfterBirthStr
farmId
groups
hashCode
id
isSelected
managementNumber
memo
name
runtimeType
sensor
sex
sexCodeToStr
state
traceNumber
Methods
getDayAfterBirthFromDateTime
getDayAfterBirthStrFromDateTime
noSuchMethod
toJson
toString
Operators
operator ==