GetSuppressedDestinationResponse constructor
GetSuppressedDestinationResponse({
- required SuppressedDestination suppressedDestination,
Implementation
GetSuppressedDestinationResponse({
required this.suppressedDestination,
});