setupActions property
Action to take during the setup process.
At most one action may be specified.
Implementation
core.List<SetupAction>? setupActions;
Action to take during the setup process.
At most one action may be specified.
core.List<SetupAction>? setupActions;