isLoginBefore property Null safety

bool isLoginBefore

获取是否登录

Implementation

bool get isLoginBefore => _isLoginBefore;