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