defaultValue property Null safety
read / write
The default value for this column when inserted into a database.
Implementation
String? defaultValue;
The default value for this column when inserted into a database.
String? defaultValue;