TopLinks

constructor(title: String?, url: String?, type: String?)

Parameters

title

The title of the link, or null if not set.

url

The URL of the link, or null if not set.

type

The type of the link, or null if not set.