autoPlay property

bool? autoPlay
final

A Boolean attribute: if specified, the audio will automatically begin playback as soon as it can do so, without waiting for the entire audio file to finish downloading.

Implementation

final bool? autoPlay;