menu
oph_core package
documentation
utils/auth_service.dart
AuthService
setPwd method
setPwd method
dark_mode
light_mode
setPwd
method
void
setPwd
(
dynamic
pwd
)
Implementation
void setPwd(pwd) { _pwd = pwd; }
oph_core package
documentation
utils/auth_service
AuthService
setPwd method
AuthService class