weekdayDescriptions property
Implementation
List<String> get weekdayDescriptions =>
_weekdayDescriptions.toDart.map((type) => type.toDart).toList();
List<String> get weekdayDescriptions =>
_weekdayDescriptions.toDart.map((type) => type.toDart).toList();