...CandidateInfoUITableViewCell.kt: (24, 5): constructor with @OverrideInit doesn't override any super class constructor.
It must completely match by parameter names and types.
I don’t understand. This compiled in 1.3.61 and the parameter names are the right type and names. IDEA doesn’t even show any error.