getAuthToken static method

String? getAuthToken()

Implementation

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