defaultValue property
The default value for the column on the database definition. Must be one of the supported defaults for the type.
Implementation
final String defaultValue;
The default value for the column on the database definition. Must be one of the supported defaults for the type.
final String defaultValue;