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