status property
final
Reactive RxStatus of items being fetched.
May be:
Implementation
final Rx<RxStatus> status = Rx(RxStatus.empty());
Reactive RxStatus of items being fetched.
May be:
final Rx<RxStatus> status = Rx(RxStatus.empty());