isLoggedIn method

bool? isLoggedIn()

Implementation

bool? isLoggedIn() => getValue(AppConstants.isLoggedInKey);