@DeprecatedSince(2020, 6) open class ManifestConfigLoader : ConfigLoaderConfigLoader Implementation that loads API Keys from the Android manifest file.
| ManifestConfigLoader(context: Context!) | 
| open fun getDescription(): String | |
| open fun loadConfig(): MutableMap<String!, String!> |