city property

void city=(String value)

Implementation

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