data property

T? data
final

Parsed data of generic type T

Implementation

final T? data;