Subscription constructor

Subscription(
  1. int subscriptionID
)

Implementation

Subscription(this.subscriptionID);