version property

void version=(int value)

最新版本号码

Implementation

set version(int value) => data['version'] = DbQueryField.toBaseType(value);