keep property
final
Indicator whether the current MyUser profile should be kept in the AuthService.profiles or completely erased otherwise.
Implementation
final RxBool keep = RxBool(true);
Indicator whether the current MyUser profile should be kept in the AuthService.profiles or completely erased otherwise.
final RxBool keep = RxBool(true);