required property

bool? required
getter/setter pair

Whether the field should be shown as required in the UI.

Implementation

core.bool? required;