keep property

RxBool keep
final

Indicator whether the current MyUser profile should be kept in the AuthService.profiles or completely erased otherwise.

Implementation

final RxBool keep = RxBool(true);