iwfpapp
base_app_context
AppContext
allowContinueAsGuest method
allowContinueAsGuest
iwfpapp
base_app_context
AppContext
allowContinueAsGuest method
AppContext class
Constructors
AppContext
Properties
allowDynamicLink
hashCode
hasListeners
isDev
runtimeType
Methods
addListener
allowContinueAsGuest
allowGitHubSignIn
allowGoogleSignIn
devifyString
dispose
getAllowDynamicLink
getRuntimeType
isDeveloper
isDevMode
needFirebase
needRemoteConfig
noSuchMethod
notifyListeners
removeListener
setInitialDevMode
setRunningMode
toString
Operators
operator ==
allowContinueAsGuest
method
bool
allowContinueAsGuest
(
)
Implementation
bool allowContinueAsGuest() { return false; }