class LocalStorageKey { static const String token = 'token'; static const String user = 'user'; static const String outlet = 'outlet'; }