model property

T? model
final

The underlying value for the dropdown option.

Implementation

final T? model;