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