IsPartnerPresent constructor

IsPartnerPresent({
  1. Object? isPartnerPresent,
})

Implementation

IsPartnerPresent({
  this.isPartnerPresent,
});