GenericCPCL constructor
GenericCPCL({
- required Lifecycle lifecycle,
Implementation
GenericCPCL({required Lifecycle lifecycle}) : super(lifecycle: lifecycle);
GenericCPCL({required Lifecycle lifecycle}) : super(lifecycle: lifecycle);