ChatRepository

class ChatRepository(mapGptOwner: MapGptOwner)

Constructors

Link copied to clipboard
constructor(mapGptOwner: MapGptOwner)

Properties

Link copied to clipboard
val chatItems: StateFlow<List<ChatItem>>