data property

T? get data

Current instance of data.

Implementation

T? get data => _data;