f_redditech
qwiddo
PostDataModel
clearPostTileList method
clearPostTileList
clearPostTileList
method
Null safety
dynamic
clearPostTileList
(
)
Clear the
List<Post>
Implementation
clearPostTileList() { postTilesList.clear(); notifyListeners(); }
f_redditech
qwiddo
PostDataModel
clearPostTileList method
PostDataModel class
Constructors
PostDataModel
Properties
categoryType
fetchedCategory
hashCode
hasListeners
postTilesList
runtimeType
Methods
addListener
addPostListToList
addPostTileInList
changeCategory
clearPostTileList
dispose
getLastFetchedItem
noSuchMethod
notifyListeners
removeListener
setPostList
toString
Operators
operator ==