@override String toJson(FontWeight object) { return const NullableFontWeightConverter().toJson(object)!; }