isLoggedIn property Null safety

Future<bool> isLoggedIn

Query the login status

Implementation

Future<bool> get isLoggedIn;