@override Map<String, dynamic> toJson(Gradient value) { return const NullableGradientConverter().toJson(value)!; }