// Access token const String userInfoBox = "immichBoxUserInfo"; // Box const String accessTokenKey = "immichBoxAccessTokenKey"; // Key 1 const String deviceIdKey = 'immichBoxDeviceIdKey'; // Key 2 // Server endpoint const String serverEndpointKey = 'immichBoxServerEndpoint'; // Login Info const String hiveLoginInfoBox = "immichLoginInfoBox"; const String savedLoginInfoKey = "immichSavedLoginInfoKey";