menu
nowu
login_model
LoginViewModel
loginWithGoogle method
loginWithGoogle
brightness_4
brightness_5
loginWithGoogle
method
Future
loginWithGoogle
(
)
Implementation
Future loginWithGoogle() async { await _authenticationService.signInWithGoogle(); }
nowu
login_model
LoginViewModel
loginWithGoogle 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 ==