Friendship

constructor(id: FriendshipId = FriendshipId(), users: Set<String> = mutableSetOf(), messages: MutableList<Message> = mutableListOf())