bestQuality property

T bestQuality

Gets the stream with best video quality.

Implementation

T get bestQuality => sortByVideoQuality().first;