EventCreateOfferFailed constructor

EventCreateOfferFailed({
  1. dynamic exception,
})

Implementation

EventCreateOfferFailed({this.exception});