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