menu
noor_go package
documentation
customer_app/domain/model/order_model.dart
Client
Client constructor
Client constructor
dark_mode
light_mode
Client
constructor
Client
(
{
String
?
phone
,
String
?
name
,
String
?
email
,
})
Implementation
Client({ this.phone, this.name, this.email, });
noor_go package
documentation
customer_app/domain/model/order_model
Client
Client constructor
Client class