SuspendEntitlementRequest constructor

SuspendEntitlementRequest({
  1. String? reason,
})

Implementation

SuspendEntitlementRequest({this.reason});