token constant

String const token

Key used to store the authentication token in SharedPreferences.

Implementation

static const String token = 'token';