isNullable property

bool isNullable
final

If true, a SQL field will be nullable.

Implementation

final bool isNullable;