PoolStatsResponse$Response constructor
const
PoolStatsResponse$Response({})
Implementation
const PoolStatsResponse$Response({
required this.since,
required this.stats,
required this.uniqueWalletsCount,
required this.until,
});