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