defaultValueExpression property

String? defaultValueExpression
final

If the column has a default SQL defined value, this holds the expression that creates it

Implementation

final String? defaultValueExpression;