Source
EventSubscriptionSpecification({this.name, this.isOneShot, this.target, this.eventType, void this.onData(T event), this.useCapture});
EventSubscriptionSpecification({this.name, this.isOneShot, this.target, this.eventType, void this.onData(T event), this.useCapture});