menu
tteam_core_template package
documentation
FAC/datattbales/datatable.dart
UserInfo
UserInfo.new constructor
UserInfo.new constructor
dark_mode
light_mode
UserInfo
constructor
UserInfo
(
String
name
,
bool
status
,
String
phone
,
String
registerDate
,
String
terminationDate
,
)
Implementation
UserInfo(this.name, this.status, this.phone, this.registerDate, this.terminationDate);
tteam_core_template package
documentation
FAC/datattbales/datatable
UserInfo
UserInfo.new constructor
UserInfo class