BreezEvent.swapUpdated constructor
const
BreezEvent.swapUpdated({
- required SwapInfo details,
Indicates that a swap has been updated which may also include a status change
Implementation
const factory BreezEvent.swapUpdated({
required SwapInfo details,
}) = BreezEvent_SwapUpdated;