hasError property

bool hasError

Returns true is player has errors.

Implementation

bool get hasError => error != YoutubeError.none;