covid19
covid19
Covid19CountryBase
Covid19CountryBase constructor
Covid19CountryBase
covid19
covid19
Covid19CountryBase
Covid19CountryBase constructor
Covid19CountryBase class
Constructors
Covid19CountryBase
Properties
country
hashCode
iso2
runtimeType
slug
Methods
noSuchMethod
toString
Operators
operator ==
Covid19CountryBase
constructor
Covid19CountryBase
(
{
String
country
,
String
slug
,
String
iso2
}
)
Implementation
Covid19CountryBase({this.country, this.slug, this.iso2});