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