menu
scannar package
documentation
getUserData/model/customer_model.dart
Details
Details.new constructor
Details.new constructor
dark_mode
light_mode
Details
constructor
Details
(
{
String
?
userId
,
String
?
name
,
String
?
countryCode
,
String
?
telephone
,
String
?
email
,
})
Implementation
Details( {this.userId, this.name, this.countryCode, this.telephone, this.email});
scannar package
documentation
getUserData/model/customer_model
Details
Details.new constructor
Details class