status property

Rx<ShellStatus> status
final

Implementation

final Rx<ShellStatus> status = Rx<ShellStatus>(ShellStatus.idle);