data property

R? data

Implementation

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