Skip to main content

ChatQueries class

<p>This class creates the queries dealing with chats.</p>

Constructors

ChatQueries ()

Properties

hashCodeint

The hash code for this object.
<span class="feature">read-only</span><span class="feature">inherited</span>

messageSentToDirectChatsubscriptionString

<span class="feature">read-only</span>

runtimeTypeType

A representation of the runtime type of the object.
<span class="feature">read-only</span><span class="feature">inherited</span>

Methods

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

Invoked when a non-existent method or property is accessed.
<span class="feature">inherited</span>

sendMessageToDirectChat() String
toString() String

A string representation of this object.
<span class="feature">inherited</span>

Operators

operator ==(Object other) bool

The equality operator.
<span class="feature">inherited</span>