data property

List<List<Axel>> data
final

Contained data.

Implementation

final List<List<Axel>> data;