InternalLinkTypeLanguagePack constructor

InternalLinkTypeLanguagePack(
  1. {required String language_pack_id,
  2. int? extra,
  3. int? clientId}
)

The link is a link to a language pack. Call getLanguagePackInfo with the given language pack identifier to process the link

Implementation

InternalLinkTypeLanguagePack