WebApiModulesHomeControlsPickListUtilityItemStartSessionRequest constructor

WebApiModulesHomeControlsPickListUtilityItemStartSessionRequest({
  1. String? orderId,
})

Implementation

WebApiModulesHomeControlsPickListUtilityItemStartSessionRequest({
  this.orderId,
});