structureMapProvider

val structureMapProvider: suspend (String, <ERROR CLASS>) -> <ERROR CLASS>?

A lambda function which returns a StructureMap. Depending on your app this could be hard-coded or use the String parameter to fetch the appropriate structure map.