remedi_auth package
documentation
i_phone_verification_viewmodel
IPhoneVerificationViewModel
changePhoneNumber abstract method
changePhoneNumber
changePhoneNumber
method
Null safety
dynamic
changePhoneNumber
(
)
Implementation
changePhoneNumber();
remedi_auth package
documentation
i_phone_verification_viewmodel
IPhoneVerificationViewModel
changePhoneNumber abstract method
IPhoneVerificationViewModel class
Constructors
IPhoneVerificationViewModel
Properties
anyObjectsBusy
disposed
hasError
hashCode
hasListeners
initialised
initState
isBusy
modelError
onModelReadyCalled
phoneNumber
runtimeType
state
stream
verificationCode
Methods
addListener
busy
changePhoneNumber
clearErrors
dispose
error
hasErrorForKey
init
noSuchMethod
notifyListeners
onFutureError
onPhoneNumberValidated
removeListener
requestSendCode
requestVerify
runBusyFuture
runErrorFuture
setBusy
setBusyForObject
setError
setErrorForObject
setInitialised
setOnModelReadyCalled
setupStream
skeletonData
toString
update
verificationCodeChanged
Operators
operator ==