GetEndpointResponse constructor
GetEndpointResponse({
- required EndpointResponse endpointResponse,
Implementation
GetEndpointResponse({
required this.endpointResponse,
});