defaultValue property

String defaultValue
final

The default value for the column on the database definition. Must be one of the supported defaults for the type.

Implementation

final String defaultValue;