InventorySchedule constructor

InventorySchedule(
  1. String? frequency
)

Implementation

InventorySchedule(
  this.frequency,
);