PoolInfoScreenerSchema constructor
const
PoolInfoScreenerSchema({})
Implementation
const PoolInfoScreenerSchema({
required this.asset0Id,
required this.asset1Id,
this.createdAtBlockNumber,
this.createdAtBlockTimestamp,
this.createdAtTxnId,
this.feeBps,
required this.id,
});