@override String toPropertiesString() { //return 'int $fieldName'; return '${dartType[dbType!.index]}? $fieldName;'; }