token constant
        
        String
        const token
        
      
      
Key used to store the authentication token in SharedPreferences.
Implementation
static const String token = 'token';Key used to store the authentication token in SharedPreferences.
static const String token = 'token';