readyState property

TextTrackReadyState get readyState

The ready state of the text track.

Implementation

TextTrackReadyState get readyState => _readyState;