nullable property

bool? nullable
final

Whether the field can hold a null value.

Implementation

final bool? nullable;