timeout property

void timeout=(int value)

过期时间

Implementation

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