Constructs an instance of this DTO.
The URL used to share the app on said social platform. This URL refers to the dApp's profile on the social platform.
The icon of the social platform, e.g. "facebook" or "twitter".
This field is used to load icons in {@link UiPopup}.
This field can be left empty and is populated automatically in search
requests as implemented in SocialController.find.
The URL used to share profiles on said social platform.
The URL used to share content on said social platform.
The name of the social platform, e.g. "facebook" or "twitter".
Generated using TypeDoc
A DTO class that consists of social platform information.
This class is used to generate social platform links to resources like the sharer feature or like feature of individual social platforms.
v0.5.0