weekLabels abstract method

List<String> weekLabels(
  1. Week week
)

Implementation

List<String> weekLabels(Week week);