data property

T data

A getter for the _data object.

Implementation

T get data => _data;