@override String toJson(Brightness value) { return const NullableBrightnessConverter().toJson(value)!; }