data property

List<Data>? get data

Implementation

List<Data>? get data => _data;