timing property

List<Timing>? timing
inherited

timing 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 timing => throw _privateConstructorUsedError;