getLoggedInPassword method

String? getLoggedInPassword()

Implementation

String? getLoggedInPassword() => getValue(AppConstants.loggedInPassword);