model property

T? model
final

The actual value (object) of the item.

Implementation

final T? model;