rows property

List<List<EventPlacement?>> rows
getter/setter pair

The rows of event placements.

Implementation

List<List<EventPlacement?>> rows = [];