getMessagesFrom
abstract fun getMessagesFrom(contact: String): ERROR CLASS: Symbol not found for Flow<kotlin/collections/List<org/meshtastic/core/database/entity/PacketEntity>>(source)
abstract fun getMessagesFrom(contact: String, limit: Int): ERROR CLASS: Symbol not found for Flow<kotlin/collections/List<org/meshtastic/core/database/entity/PacketEntity>>(source)
abstract fun getMessagesFrom(contact: String, includeFiltered: Boolean): ERROR CLASS: Symbol not found for Flow<kotlin/collections/List<org/meshtastic/core/database/entity/PacketEntity>>(source)