defaultValue property Null safety

String? defaultValue
read / write

The default value for this column when inserted into a database.

Implementation

String? defaultValue;