InternalLinkTypePrivacyAndSecuritySettings constructor
const
InternalLinkTypePrivacyAndSecuritySettings({
- dynamic extra,
- int? clientId,
The link is a link to the privacy and security section of the app settings
Implementation
const InternalLinkTypePrivacyAndSecuritySettings({
this.extra,
this.clientId,
});