@override String toJson(FontStyle object) { return const NullableFontStyleConverter().toJson(object)!; }