milk_matters_donor_app
GraphAmountDataPoint
GraphAmountDataPoint
GraphAmountDataPoint constructor
GraphAmountDataPoint
milk_matters_donor_app
GraphAmountDataPoint
GraphAmountDataPoint
GraphAmountDataPoint constructor
GraphAmountDataPoint class
Constructors
GraphAmountDataPoint
Properties
amount
date
hashCode
runtimeType
Methods
noSuchMethod
toString
Operators
operator ==
GraphAmountDataPoint
constructor
GraphAmountDataPoint
(
{
int
amount
,
String
date
}
)
Implementation
GraphAmountDataPoint({this.amount, this.date});