Represents a location to which a chat is connected
const ChatLocation({ required this.location, required this.address, });