ip property

void ip=(String value)

最近登录ip地址

Implementation

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