LiquidityPoolEffectResponse constructor Null safety
Implementation
LiquidityPoolEffectResponse(
{required this.poolId,
required this.fee,
required this.type,
required this.totalTrustlines,
required this.totalShares,
required this.reserves});