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