ProfileDataHolder class

Inheritance

Constructors

ProfileDataHolder.new()

Properties

actor String
getter/setter pair
cursor String?
getter/setter pairinherited
detail ProfileViewDetailed
getter/setter pair
feedMap Map<String, Feed>
finalinherited
feeds List<Feed>
getter/setter pairinherited
hashCode int
The hash code for this object.
no setterinherited
runtimeType Type
A representation of the runtime type of the object.
no setterinherited
specialActors Map<String, List<String>>
getter/setter pair

Methods

makeFeeds(bool insert, FeedResponse res) → void
inherited
makeProfile(Map map) → void
noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
retrived(FeedResponse res) List<Feed>
inherited
toString() String
A string representation of this object.
inherited

Operators

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