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