isLoading property

bool isLoading

Whether the status is "failed".

Implementation

bool get isLoading => this == VideoInitStatus.loading;