isFail property

bool isFail

Whether the status is "failed".

Implementation

bool get isFail => this == VideoInitStatus.fail;