isSuccess property

bool isSuccess

Whether the status is "successful".

Implementation

bool get isSuccess => this == VideoInitStatus.success;