currentState property
SyniInstallState
get
currentState
Current installation state.
Implementation
SyniInstallState get currentState => _state.value;
Current installation state.
SyniInstallState get currentState => _state.value;