getApiKey method
Use this method to retrieve your Eyes license key that you set with setApiKey, or was extracted from the APPLITOOLS_API_KEY environment variable.
Syntax
let value = eyes.getApiKey();
Parameters
This method does not take any parameters.Return value
- Type: string