customLinkPrefixes property

List<String> customLinkPrefixes
final

Additional list if links prefixes, which must not be prepended with "https://" when LinkMenuAction.launch happened

Useful for deeplinks

Implementation

final List<String> customLinkPrefixes;