create
fun FeatureDictionary.Companion.create(assetManager: AssetManager, presetsBasePath: String, brandPresetsBasePath: String? = null): FeatureDictionary
Create a new FeatureDictionary which gets its data from the given directory in the app's asset folder. Optionally, the path to the brand presets can be specified.