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