data property

T? data
final

Parsed model — null if parsing failed or no data was returned.

Implementation

final T? data;