OnPartnerFail constructor

OnPartnerFail({
  1. Object? onPartnerFail,
})

Implementation

OnPartnerFail({
  this.onPartnerFail,
});