toState property

  1. @JsonKey(name: "to_state")
InventoryState? toState
final

Implementation

@JsonKey(name: "to_state")
final InventoryState? toState;