so I want to make a class that can be initialized in two ways.
first, by using regular parameter, like this
class User { name: string age: number