Info

class Info(val name: String, val dataSections: List<ExtraSection>) : ProfileTab

Info tab with several sections

Constructors

Link copied to clipboard
constructor(name: String, dataSections: List<ExtraSection>)

Properties

Link copied to clipboard
Link copied to clipboard

Tab name