PublicInterestStats constructor
PublicInterestStats({
- int alexaRank,
- dynamic bingMatches,
Implementation
PublicInterestStats({
this.alexaRank,
this.bingMatches,
});
PublicInterestStats({
this.alexaRank,
this.bingMatches,
});