defaultValue property

String? defaultValue
getter/setter pair

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

Implementation

String? defaultValue;