getLoggedInPassword method

String? getLoggedInPassword()

Implementation

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