secret property

void secret=(String value)

SDK加解密密钥

Implementation

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