onTimeUpdate property - Document class - dart:html library (original) (raw)

description

Stream<Event> getonTimeUpdate

Implementation

Stream<Event> get onTimeUpdate => Element.timeUpdateEvent.forTarget(this);