data property

T? data
final

The morphed/decoded data of type T

Implementation

final T? data;