nullable property

  1. @override
bool nullable
final

Whether the user has explicitly declared this column to be nullable, the default is false

Implementation

@override
final bool nullable;