ChatQueries class
This class creates the queries dealing with chats.
Constructors
:
Properties
[hashCode] [→ int] : The hash code for this object. ::: features no setterinherited :::
[messageSentToDirectChatsubscription] [→ String]
: ::: features no setter :::
[runtimeType] [→ Type] : A representation of the runtime type of the object. ::: features no setterinherited :::
Methods
[fetchDirectChatMessagesByChatId][([[String] chatId]) [→ String] ]
:
[fetchDirectChatsByUserId][([[String] userId]) [→ String] ]
:
[noSuchMethod][([[Invocation] invocation]) → dynamic ] : Invoked when a nonexistent method or property is accessed. ::: features inherited :::
[sendMessageToDirectChat][ [→ String] ]
:
[toString][ [→ String] ] : A string representation of this object. ::: features inherited :::
Operators
[operator ==][([[Object] other]) [→ bool] ] : The equality operator. ::: features inherited :::
- talawa
- chat_queries
- ChatQueries class