getEventStreamForTask abstract method

Stream<BackgroundEvent> getEventStreamForTask(
  1. String id
)

Implementation

Stream<BackgroundEvent> getEventStreamForTask(String id);