weekdays property

List<String> weekdays
final

Implementation

final List<String> weekdays = ["Sun", "Mon", "Tue", "Wed", "Thu", "Fri", "Sat"];