nextLoading property
Indicates whether a next page of the elements is loading.
Implementation
RxBool get nextLoading => _fragment?.nextLoading ?? chat!.nextLoading;
Indicates whether a next page of the elements is loading.
RxBool get nextLoading => _fragment?.nextLoading ?? chat!.nextLoading;