list property

List<String> list
final

list of String to display

Implementation

final List<String> list;