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