ended property

bool get ended

The HTMLMediaElement.ended property indicates whether the media element has ended playback.

Implementation

external bool get ended;