schedule property

List<Timing>? schedule
inherited

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

Implementation

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