hasError property

bool hasError

Returns true is player has errors.

Implementation

bool get hasError => errorCode != 0;