nullable property

bool? nullable
getter/setter pair

Indicates if the value may be null.

Optional.

Implementation

core.bool? nullable;