data property

T? data
final

The data returned by the mutation. Null if no data has been returned.

Implementation

final T? data;