data property

T? data
getter/setter pair

The response payload in specific type.

The content could have been transformed by the Transformer before it can use eventually.

Implementation

T? data;