ProfileViewDetailed

constructor(did: Did, handle: Handle, displayName: String? = null, description: String? = null, pronouns: String? = null, website: Uri? = null, avatar: Uri? = null, banner: Uri? = null, followersCount: Long? = null, followsCount: Long? = null, postsCount: Long? = null, associated: ProfileAssociated? = null, joinedViaStarterPack: StarterPackViewBasic? = null, indexedAt: Timestamp? = null, createdAt: Timestamp? = null, viewer: ViewerState? = null, labels: List<Label>? = null, pinnedPost: StrongRef? = null, verification: VerificationState? = null, status: StatusView? = null, debug: JsonContent? = null)

Parameters

debug

Debug information for internal development