isNullable property

bool isNullable
final

Whether the column allows NULL values.

Implementation

final bool isNullable;