ContactConfigBean constructor
ContactConfigBean({})
Implementation
ContactConfigBean({
required this.supported,
required this.count,
required this.width,
required this.height,
required this.nameLength,
});
ContactConfigBean({
required this.supported,
required this.count,
required this.width,
required this.height,
required this.nameLength,
});