isLogin property

bool get isLogin

Implementation

bool get isLogin => _mode == AuthMode.login;