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