@override Object toJson() { return {if (properties.isNotDefault) 'properties': encodeList(properties)}; }