DynamicConfigLoader(context: Context!, clientConfig: MutableMap<String!, String!>!)
Custom constructor to create a config loader for loading runtime config items supplied by the user.
context - Context!: View context.
clientConfig - MutableMap<String!, String!>!: Map containing key value pairs of config items.