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