<@U1BHWL8UE>: there are 2 ways to do it. create a ...
# getting-started
a
@bkhablenko: there are 2 ways to do it. create a private primary constructor with the 3 properties and a secondary constructor which calls the primary constructor with using
copy()
. the better way to do it use a factory