data property

List<T>? get data

Implementation

List<T>? get data => this.list;