HouseholdAcknowledgementRouteArgs constructor
const
HouseholdAcknowledgementRouteArgs({
- Key? key,
- RegistrationDeliveryLocalization? appLocalizations,
- bool? enableViewHousehold,
Implementation
const HouseholdAcknowledgementRouteArgs({
this.key,
this.appLocalizations,
this.enableViewHousehold,
});