data property

T? data
final

Contains response data of type T

Can be null

Implementation

final T? data;