NamedGroupCPO constructor
const
NamedGroupCPO({})
Implementation
const NamedGroupCPO({this.name = 'default', required this.cpo, required this.cpoGetter, this.father, this.isGroup = false});
const NamedGroupCPO({this.name = 'default', required this.cpo, required this.cpoGetter, this.father, this.isGroup = false});