list property

  1. @protected
Iterable<Object?> list
final

Wrapped list containing values view by this class as DataArray.

Implementation

@protected
final Iterable<Object?> list;