defaultArgument property

String? defaultArgument
final

Dart code that generates the default expression for this column, or null if there is no default expression.

Implementation

final String? defaultArgument;