archethic_lib_dart
coins_response
PublicInterestStats
PublicInterestStats constructor
PublicInterestStats
PublicInterestStats
constructor
Null safety
PublicInterestStats
(
{
int
?
alexaRank
,
dynamic
bingMatches
}
)
Implementation
PublicInterestStats({ this.alexaRank, this.bingMatches, });
archethic_lib_dart
coins_response
PublicInterestStats
PublicInterestStats constructor
PublicInterestStats class
Constructors
PublicInterestStats
fromJson
Properties
alexaRank
bingMatches
hashCode
runtimeType
Methods
noSuchMethod
toJson
toString
Operators
operator ==