GetEndpointsByIdConnectionsDescribe200Response constructor
GetEndpointsByIdConnectionsDescribe200Response({})
Returns a new GetEndpointsByIdConnectionsDescribe200Response instance.
Implementation
GetEndpointsByIdConnectionsDescribe200Response({
required this.message,
required this.data,
});