path property

void path=(String value)

文件保存的路径

Implementation

set path(String value) => data['path'] = DbQueryField.toBaseType(value);