menu
purpi_kit package
documentation
feature/profile/data/models/login.dart
Login
Login.new constructor
Login.new constructor
dark_mode
light_mode
Login
constructor
Login
(
{
int
?
id
,
int
?
clientId
,
String
?
deviceId
,
String
?
os
,
String
?
source
,
String
?
lastLoginMethod
,
})
Implementation
Login({ this.id, this.clientId, this.deviceId, this.os, this.source, this.lastLoginMethod, });
purpi_kit package
documentation
feature/profile/data/models/login
Login
Login.new constructor
Login class