image property

void image=(String value)

目标凭证截图

Implementation

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