AmitySocialClient class

Amity Social Client

Constructors

AmitySocialClient()

Properties

hashCode int
The hash code for this object.
no setterinherited
runtimeType Type
A representation of the runtime type of the object.
no setterinherited

Methods

noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
toString() String
A string representation of this object.
inherited

Operators

operator ==(Object other) bool
The equality operator.
inherited

Static Methods

newCommentRepository() CommentRepository
New Comment Repo
newCommunityRepository() AmityCommunityRepository
New Community Repo
newFeedRepository() FeedRepository
New Feed Repo
newPollRepository() PollRepository
New Poll Repo
newPostRepository() PostRepository
New Post Repo
newReactionRepository() AmityReactionRepository
New Reaction Repo
newStoryRepository() AmityStoryRepository
New Story Repo