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