isIdle property

bool get isIdle

Implementation

bool get isIdle => status == MiniProgramBackendSnapshotStatus.idle;