data property

T? data
final

The successful result data (null if failed)

Implementation

final T? data;