data property

T? data
getter/setter pair

Holds the data returned from the operation.

Implementation

T? data;