required property

bool? required
getter/setter pair

Flag represents that this ConfigVariable must be provided for a PluginInstance.

Optional.

Implementation

core.bool? required;