@override Map<String, Object?> toJson() => { 'kind': 'polyline', 'points': vec2ListNullableToJson(points), };