✅ positional parameters
dose this sentence
You can use positional parameters in a primary constructor to create and instantiate a type with immutable properties. form docs means that the record create a primary constractor that contains the parameter , or it means that i can create a primary constractor inside the record type with the parameter , as i read the record creates by default a primary constructor and a proparites that is inilized using this constractor