@override String toJson(BoxShape object) { return const NullableBoxShapeConverter().toJson(object)!; }