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