menu
oph_core package
documentation
utils/auth_service.dart
AuthService
setUserId method
setUserId method
dark_mode
light_mode
setUserId
method
void
setUserId
(
dynamic
userid
)
Implementation
void setUserId(userid) { _userid = userid; }
oph_core package
documentation
utils/auth_service
AuthService
setUserId method
AuthService class