Comments class
This class convert between json and object for comments.
Annotations
: - @HiveType(typeId: 9)
Constructors
[Comments][]
:
[Comments.fromJson][([[Map[<[String], dynamic>]] json])] : Convert json to dart object.
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 :::
[sId] [↔ String?] : these are dart object. ::: features getter/setter pair :::
Methods
[noSuchMethod][([[Invocation] invocation]) → dynamic ] : Invoked when a nonexistent method or property is accessed. ::: features inherited :::
[toJson][ [→ Map[<[String], dynamic>]] ] : Convert dart object to json.
[toString][ [→ String] ] : A string representation of this object. ::: features inherited :::
Operators
[operator ==][([[Object] other]) [→ bool] ] : The equality operator. ::: features inherited :::
- talawa
- post_model
- Comments class