getXAuthToken method

Future<String?> getXAuthToken()

Implementation

Future<String?> getXAuthToken() async => _prefs.getString(_xAuthToken);