onCreateView

open override fun onCreateView(inflater: LayoutInflater, container: ViewGroup?, savedInstanceState: Bundle?): View

Define the composable ConsentModalBottomSheet and issue callbacks to onConsentPromptResult based on which button is tapped.