menu
parodia_admin package
documentation
core/dto/store.dto.dart
Contact
Contact constructor
Contact constructor
dark_mode
light_mode
Contact
constructor
Contact
(
{
String
?
id
,
String
?
createdAt
,
String
?
name
,
String
?
surname
,
String
?
phoneNumber
,
})
Implementation
Contact({this.id, this.createdAt, this.name, this.surname, this.phoneNumber});
parodia_admin package
documentation
core/dto/store.dto
Contact
Contact constructor
Contact class