nullable property

int? nullable
final

A value that indicates whether the column is nullable.

Implementation

final int? nullable;