model property

T? model
final

The actual value associated with the dropdown item.

Implementation

final T? model;