dataFromApi property

T? dataFromApi
final

The actual parsed data returned from the API, can be any type.

Implementation

final T? dataFromApi;