required property

bool? required
getter/setter pair

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

Implementation

core.bool? required;