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