@override String toJson(BlendMode value) { return const NullableBlendModeConverter().toJson(value)!; }