autoPlay property

bool autoPlay
final

A boolean value that indicates whether to automatically start emitting the Duration stream upon initialization of StreamDuration. The default value is true.

Implementation

final bool autoPlay;