Attribution

@Composable
actual open override fun Attribution(text: String, modifier: Modifier)
@Composable
expect open override fun Attribution(text: String, modifier: Modifier)
@Composable
actual open override fun Attribution(text: String, modifier: Modifier)

The attribution for the native ad.

Parameters

text

The text to be displayed in the attribution.

modifier

The modifier to be applied to the attribution.