shareLocation property

void shareLocation=(Location value)

位置分享消息的数据

Implementation

set shareLocation(Location value) => data['shareLocation'] = DbQueryField.toBaseType(value);