data property

List<int>? data

Implementation

List<int>? get data => _data;