onDAPEvent property

Stream<Event> get onDAPEvent

Implementation

Stream<vm.Event> get onDAPEvent => onEvent(DapEventStreams.kDAP);