timing property

List<Timing>? timing
inherited

timing The time period and frequency at which the supplement 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 timing => throw _privateConstructorUsedError;