@override BoxShape fromJson(String json) { return const NullableBoxShapeConverter().fromJson(json)!; }