HomeDataHolder class

Inheritance

Constructors

HomeDataHolder.new()

Properties

cursor String?
getter/setter pairinherited
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

Methods

makeFeeds(bool insert, FeedResponse res) → void
inherited
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