Generate constructors and accessor methods
Quickly generate common code constructs such as Constructors, Getters and Setters.
You can use ⌘N (macOS) / Alt+Insert (Windows/Linux) for the Generate menu and then select Constructor
, Getter
, Setter
or Getter and Setter
. In the popup, select which fields to include.