Repo View
constructor(did: Did, handle: Handle, email: String? = null, relatedRecords: List<JsonContent>, indexedAt: Timestamp, moderation: Moderation, invitedBy: InviteCode? = null, invitesDisabled: Boolean? = null, inviteNote: String? = null, deactivatedAt: Timestamp? = null, threatSignatures: List<ThreatSignature> = emptyList())