async getRetailerApiKey() { // ... return apiKey; } // ... const returnedApiKey = await AdminRetailersPage.getRetailerApiKey();