data property

  1. @override
List<T> data
final

The list of data.

Implementation

@override
final List<T> data;