menu
nowu
login_model
LoginViewModel
loginWithFacebook method
loginWithFacebook
brightness_4
brightness_5
loginWithFacebook
method
Future
loginWithFacebook
(
)
Implementation
Future loginWithFacebook() async { await _authenticationService.signInWithFacebook(); }
nowu
login_model
LoginViewModel
loginWithFacebook method
LoginViewModel class
Constructors
LoginViewModel
Properties
busy
currentUser
email
hashCode
hasListeners
runtimeType
Methods
addListener
dispose
init
launchTandCs
loginWithCode
loginWithFacebook
loginWithGoogle
logout
navigateToSecretCodePage
noSuchMethod
notifyListeners
openMailApp
removeListener
sendLoginEmail
setBusy
toString
Operators
operator ==