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