data property

List<int> data
final

The program input data.

Implementation

final List<int> data;