finished property

void finished=(bool value)

异常是否解决

Implementation

set finished(bool value) => data['finished'] = DbQueryField.toBaseType(value);