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