IaSdkConfigurationFooter constructor
Generates an instance of footer configuration.
Implementation
const IaSdkConfigurationFooter({
this.shouldShowDataProcessing = true,
this.shouldShowAppSettings = true,
this.shouldShowImprint = true,
});
Generates an instance of footer configuration.
const IaSdkConfigurationFooter({
this.shouldShowDataProcessing = true,
this.shouldShowAppSettings = true,
this.shouldShowImprint = true,
});