DatabaseSubscriptionInternal constructor
DatabaseSubscriptionInternal(
- String topic,
- DatabaseTable table,
- DatabaseSubscriptionEvent event
Implementation
DatabaseSubscriptionInternal(this.topic, this.table, this.event);