DartBlockInteractionNotification constructor
DartBlockInteractionNotification(
- DartBlockInteraction dartBlockInteraction
Implementation
DartBlockInteractionNotification(this.dartBlockInteraction)
: super(DartBlockNotificationType.interaction);