ComplaintsRegistrationWrapperPage constructor
const
ComplaintsRegistrationWrapperPage({
- Key? key,
- PgrServiceModel? pgrServiceModel,
Implementation
const ComplaintsRegistrationWrapperPage({
Key? key,
this.pgrServiceModel,
}) : super(key: key);