data property

List<S>? data

Implementation

List<S>? get data => _pageData;