onCanPlay property

Stream<Event> get onCanPlay

Implementation

Stream<html.Event> get onCanPlay => _html.onCanPlay;