isLogin property

bool get isLogin

Implementation

bool get isLogin => user != null;