RejectEntitlementRequest constructor

RejectEntitlementRequest({
  1. String? reason,
})

Implementation

RejectEntitlementRequest({this.reason});