autoplay property

bool get autoplay

autoPlay is true if the player has enabled the autoplay

Implementation

bool get autoplay => _autoPlay;