getPassword static method

String? getPassword()

Implementation

static String? getPassword() => _preferences.getString("${prefix}password");