autoplay property
bool
get
autoplay
autoPlay
is true if the player has enabled the autoplay
Implementation
bool get autoplay => _autoplay;
autoPlay
is true if the player has enabled the autoplay
bool get autoplay => _autoplay;