toString method
Returns a string representation of the CoinPublicInterestsStats instance.
Implementation
@override
String toString() {
return '${Helpers.getTypeName(CoinPublicInterestsStats)}';
}
Returns a string representation of the CoinPublicInterestsStats instance.
@override
String toString() {
return '${Helpers.getTypeName(CoinPublicInterestsStats)}';
}