isLogin property

bool get isLogin

Implementation

bool get isLogin => token != null;