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