menu
nowu
explore_page_view_model
ExplorePageViewModel
hasLinks method
hasLinks
brightness_4
brightness_5
hasLinks
method
bool
hasLinks
(
)
Implementation
bool hasLinks() { return sections.any((section) => section.args.link != null); }
nowu
explore_page_view_model
ExplorePageViewModel
hasLinks method
ExplorePageViewModel class
Constructors
ExplorePageViewModel
Properties
busy
canGoBack
currentUser
hashCode
hasListeners
runtimeType
sections
title
Methods
addListener
back
changePage
dispose
hasLinks
init
initSections
logout
navigateToSearchPage
noSuchMethod
notifyListeners
removeListener
setBusy
toggleFilterOption
toString
Operators
operator ==