menu
zdl_erp_sdk package
documentation
models/user_vo.dart
UserVo
UserVo.new constructor
UserVo.new constructor
dark_mode
light_mode
UserVo
constructor
UserVo
(
{
int
?
status
,
String
?
message
,
String
?
id
,
String
?
token
,
String
?
role
,
Record
?
record
,
})
Implementation
UserVo({ this.status, this.message, this.id, this.token, this.role, this.record, });
zdl_erp_sdk package
documentation
models/user_vo
UserVo
UserVo.new constructor
UserVo class