delegate property

List<PointsColumn> delegate
finalinherited

Implementation

final List<E> delegate = List.empty(growable: true);