ProfileViewBasic

constructor(did: Did, handle: Handle, displayName: String? = null, pronouns: String? = null, avatar: Uri? = null, associated: ProfileAssociated? = null, viewer: ViewerState? = null, labels: List<Label>? = null, createdAt: Timestamp? = null, verification: VerificationState? = null, status: StatusView? = null, debug: JsonContent? = null)

Parameters

debug

Debug information for internal development