periods property

List<Period> periods
inherited

A list of Period objects that provide more detailed information that is equivalent to the data provided by getWeekdayText().

Implementation

List<Period> get periods => throw _privateConstructorUsedError;