Skip to main content

CommentQueries class

This class creates the queries dealing with comments.

Constructors

CommentQueries

:

Properties

[hashCode] [→ int] : The hash code for this object. ::: features no setterinherited :::

[runtimeType] [→ Type] : A representation of the runtime type of the object. ::: features no setterinherited :::

Methods

[createComment][ [→ String] ] : Creating a comment.

[getPostsComments][([[String] postId]) [→ String] ] : Get all comments for a post.

[noSuchMethod][([[Invocation] invocation]) → dynamic ] : Invoked when a nonexistent method or property is accessed. ::: features inherited :::

[toString][ [→ String] ] : A string representation of this object. ::: features inherited :::

Operators

[operator ==][([[Object] other]) [→ bool] ] : The equality operator. ::: features inherited :::

  1. talawa
  2. comment_queries
  3. CommentQueries class
comment_queries library