installState property

Rx<InstallState> installState
final

Current installation state.

Implementation

final installState = InstallState(phase: InstallPhase.checking).obs;