model property
Model
get
model
The current model — always reflects the latest state.
Implementation
Model get model => _getModel();
The current model — always reflects the latest state.
Model get model => _getModel();