data property

T? data
getter/setter pair

The cached data payload, or null if uninitialized.

Implementation

T? data;