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