This inspection reports primary constructor parameters that can have
val
or
var
removed. Unnecessary usage of
val
or
var
in the primary constructor consumes memory.