farmershands
disease_observation_list_screen_vm
DiseaseObservationListScreenVM
init method
init
init
method
Null safety
dynamic
init
(
BuildContext
context
)
Implementation
init(BuildContext context) async { this.context = context; }
farmershands
disease_observation_list_screen_vm
DiseaseObservationListScreenVM
init method
DiseaseObservationListScreenVM class
Constructors
DiseaseObservationListScreenVM
Properties
context
dataTableRows
diseaseObservations
hashCode
hasListeners
refreshController
runtimeType
selectedDataRows
Methods
addListener
dispose
fetchData
init
noSuchMethod
notifyListeners
onLoading
onLongPressDataTableRow
onRefresh
onTapDataTableRow
removeListener
toString
Operators
operator ==