fetching property
final
Indicator whether chat is being fetched, in case Routes.directLink is the initial route.
Implementation
final RxBool fetching = RxBool(false);
Indicator whether chat is being fetched, in case Routes.directLink is the initial route.
final RxBool fetching = RxBool(false);