createFrontendContext

abstract fun createFrontendContext(frontendMetadata: FrontendMetadata): FrontendContext

Creates the FrontendContext to provide when creating a Frontend instance for the given frontendMetadata.