readyState property
TextTrackReadyState
get
readyState
The ready state of the text track.
Implementation
TextTrackReadyState get readyState => _readyState;
The ready state of the text track.
TextTrackReadyState get readyState => _readyState;