Config Manager
App Config is to fetch the values from config files. If there is no config file, the values will be fetched from the default values.
Constructors
Link copied to clipboard
public ConfigManager ConfigManager(String API_SERVER_URL, String AUTH_HEADER, List<String> MODELS_DOWNLOAD_FILE_URLS, Boolean DEBUG_FOR_SAVING_IMAGES, String ISSUERS_PUBLIC_KEY, String FOLDER_NAME)