menu
tinode_community package
documentation
tinode.dart
AuthService
setLastLogin method
setLastLogin method
dark_mode
light_mode
setLastLogin
method
void
setLastLogin
(
String
lastLogin
)
Implementation
void setLastLogin(String lastLogin) { _lastLogin = lastLogin; }
tinode_community package
documentation
tinode
AuthService
setLastLogin method
AuthService class