AiutaConsentStandaloneFeature
Interface for standalone consent feature implementations.
This interface defines the components required for standalone consent collection, which can be used in various contexts such as onboarding or image picker pages.
Required components:
strings: Text content for the consent interface
data: Data model for consent information
dataProvider: Provider for managing consent data
icons: Icon resources for the consent interface
styles: Visual styles for the consent interface
Inheritors
Properties
Link copied to clipboard
Data model for consent information
Link copied to clipboard
Provider for managing consent data
Link copied to clipboard
Icon resources for the consent interface
Link copied to clipboard
Text content for the consent interface
Link copied to clipboard
Visual styles for the consent interface