getPin static method

String getPin()

Implementation

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