getBanner

fun getBanner(placementId: String): ERROR CLASS: Unresolved name: firstOrNull

Gets a specific Banner by its placement id.

Return

Banner of the requested placement ID. If the Banner does not exist, null is returned.

Parameters

id

The ID of the Feature Flag to retrieve.