data property

R? get data

Implementation

R? get data => _dataList.isEmpty ? null : _dataList.last;