AdaptyOnboardingsInput

sealed interface AdaptyOnboardingsInput

Represents an input value in an Adapty onboarding flow.

This is a sealed interface; specific input types are represented by the subclasses.

Inheritors