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