isNullable property

bool isNullable
final

Indicates whether the column can store NULL values.

Implementation

final bool isNullable;