@override Overflow fromJson(String json) { return const NullableOverflowConverter().fromJson(json)!; }