onPlay property

Stream<Event> get onPlay

Implementation

Stream<Event> get onPlay => playEvent.forTarget(this);