data property

T? data
final

The result data (null if operation failed)

Implementation

final T? data;