covid19
covid19
Covid19GlobalData
totalDeaths property
totalDeaths
covid19
covid19
Covid19GlobalData
totalDeaths property
Covid19GlobalData class
Constructors
Covid19GlobalData
Properties
hashCode
newConfirmed
newDeaths
newRecovered
runtimeType
totalConfirmed
totalDeaths
totalRecovered
Methods
noSuchMethod
toString
Operators
operator ==
totalDeaths
property
int
totalDeaths
Implementation
int get totalDeaths => _map['TotalDeaths'];