Status of the issues being fetched.
May be:
status.isEmpty
status.isLoading
status.isSuccess
final Rx<RxStatus> issuesStatus = Rx(RxStatus.empty());