StrikeSubscription constructor
StrikeSubscription({})
Implementation
StrikeSubscription({
this.id,
this.webhookUrl,
this.webhookVersion,
this.enabled,
this.created,
this.eventTypes,
});
StrikeSubscription({
this.id,
this.webhookUrl,
this.webhookVersion,
this.enabled,
this.created,
this.eventTypes,
});