nullable property

bool nullable
final

Column can be NULL. Defaults true.

Implementation

final bool nullable;