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