OrderList constructor

OrderList(
  1. String consumerId
)

Implementation

OrderList(this.consumerId);