farmershands
cow_detail_screen_vm
CowDetailScreenVM
group property
group
group
property
Null safety
String
group
Implementation
String get group => "${cow.groups.map((e) => e.name).toList().join(", ")}";
farmershands
cow_detail_screen_vm
CowDetailScreenVM
group property
CowDetailScreenVM class
Constructors
CowDetailScreenVM
Properties
barItemsDay
birth
cow
cowData
currentEndAt
currentStartAt
forceRender
gender
group
hashCode
hideGraph
isLoading
memo
prevSelectedGraphViewType
runtimeType
selectedAction
selectedDateTime
selectedGraphAvgType
selectedGraphViewType
title
todayCowData
todayValues
weight
yesterdayCowData
yesterdayValues
Methods
fetchAll
fetchGraphData
fetchTodayYesterdayData
init
loadMoreGraphData
noSuchMethod
onPressCalendar
onPressNextDate
onPressPrevDate
release
toString
Operators
operator ==