SubscriptionEvent constructor

SubscriptionEvent(
  1. String id
)

Implementation

SubscriptionEvent(
  this.id,
);