schedule property

List<Timing>? schedule
inherited

schedule The time period and frequency at which the supplement(s) should be given. The supplement should be given for the combination of all schedules if more than one schedule is present.

Implementation

List<Timing>? get schedule => throw _privateConstructorUsedError;