data property

T? data

Current instance of data.

Implementation

T? get data => _data;