property Option.isOptional

If this is true the option does not need to be specified nor have a default value.

Type

boolean

Usage

import type Option from ".";