OrganizationSubscription constructor

OrganizationSubscription({
  1. bool? enabled,
})

Implementation

OrganizationSubscription({this.enabled});