LikedBy class
This class convert between json and object for likedby.
Annotations
: - @HiveType(typeId: 8)
Constructors
[LikedBy][]
:
[LikedBy.fromJson][([[Map[<[String], dynamic>]] json])] : JSON factory constructor.
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
- LikedBy class