ConfidentialBodyMemberInfo constructor
Implementation
const ConfidentialBodyMemberInfo({
super.key,
required this.id,
required this.description,
required this.email,
required this.phone,
});
const ConfidentialBodyMemberInfo({
super.key,
required this.id,
required this.description,
required this.email,
required this.phone,
});