menu
puma_ui package
documentation
ui/molecules/pumaAzList/utils/azlist_model.dart
AzListContactModel
AzListContactModel.new constructor
AzListContactModel.new constructor
dark_mode
light_mode
AzListContactModel
constructor
AzListContactModel
(
{
required
String
section
,
required
List
<
String
>
names
,
required
List
items
,
})
Implementation
AzListContactModel({ required this.section, required this.names, required this.items, });
puma_ui package
documentation
ui/molecules/pumaAzList/utils/azlist_model
AzListContactModel
AzListContactModel.new constructor
AzListContactModel class