@override Map<String, dynamic> toJson(Rect object) { return const NullableRectConverter().toJson(object)!; }