titles property

List<String> titles
final

List of Strings

Contains values associated with the values of nums

titles: ["Lundi","Mardi","Mercredi","Jeudi","Vendredi"]

Implementation

final List<String> titles;