oldState property

OrderFulfillmentState? oldState
final

The state of the fulfillment before the change. The state is not populated if the fulfillment is created with this new Order version.

Implementation

final OrderFulfillmentState? oldState;