readyState property

TextTrackReadyState get readyState
inherited

The ready state of the text track.

Implementation

TextTrackReadyState get readyState => _readyState;