alias property

void alias=(String value)

好友备注名 或 群昵称

Implementation

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