data property

List<T>? get data

获取

Implementation

List<T>? get data => _data;