menu
surfboard_ttp package
documentation
models/order_model/customer/name.dart
Name
Name.new constructor
Name.new constructor
dark_mode
light_mode
Name
constructor
Name
(
{
String
?
firstName
,
String
?
middleName
,
String
?
lastName
,
})
Implementation
Name({ this.firstName, this.middleName, this.lastName, });
surfboard_ttp package
documentation
models/order_model/customer/name
Name
Name.new constructor
Name class