isFailure property

bool get isFailure

Implementation

bool get isFailure => status == MiniProgramBackendSnapshotStatus.failed;