Skip to main content

ChatQueries class

This class creates the queries dealing with chats.

Constructors

ChatQueries ()

Properties

hashCodeint

The hash code for this object.
read-onlyinherited

messageSentToDirectChatsubscriptionString

read-only

runtimeTypeType

A representation of the runtime type of the object.
read-onlyinherited

Methods

fetchDirectChatMessagesByChatId(String chatId) String
fetchDirectChatsByUserId(String userId) String
noSuchMethod(Invocation invocation) dynamic

Invoked when a non-existent method or property is accessed.
inherited

sendMessageToDirectChat() String
toString() String

A string representation of this object.
inherited

Operators

operator ==(Object other) bool

The equality operator.
inherited