ViewModelUnintegratedLogin class

Properties

errorBoxVisibility → RxBool
final
hashCode int
The hash code for this object.
no setterinherited
isLoading → RxBool
final
params → ParamsLoanConnect
final
runtimeType Type
A representation of the runtime type of the object.
no setterinherited
usecaseAuth → IUseCaseAuth?
final

Methods

noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
onBackPressed(BuildContext context) → void
requestAuthAddSteps(SecurityStep security, AuthStepParams authStepParams, LoginSecurityDetails loginSecurityDetails, String loanServicerName) Future
reset() → void
scrollToTop(ScrollController controller) → dynamic
sendRequestAuth(String email, String firstName, String lastName, String loanServicerName, String username, String password, String pin, String dob, String accountNumber) Future
setVisibility(bool value) → void
toString() String
A string representation of this object.
inherited

Operators

operator ==(Object other) bool
The equality operator.
inherited