@DeprecatedSince(2020, 6) open class SingleManifestValueLoader : ContextableLoad one value from manifest.
| SingleManifestValueLoader(context: Context!, key: String!)Load one value from manifest. | 
| open fun getContext(): Context? | |
| open fun getValue(): String!Value from android manifest. |