item property Null safety

T item

Current value of model

Implementation

T get item => model.value;