Share Event
data class ShareEvent(val shareText: String?, val entity: DiscoveryAbstractEntity? = null, val pageType: TMPageType = TMPageType.Default)
Constructors
Link copied to clipboard
constructor(shareText: String?, entity: DiscoveryAbstractEntity? = null, pageType: TMPageType = TMPageType.Default)