RxStatus of the useLink being invoked.
RxStatus
May be:
status.isEmpty
status.isLoading
final Rx<RxStatus> linkStatus = Rx(RxStatus.empty());