currentModel property

M? get currentModel

Returns the current model (for testing).

Implementation

M? get currentModel => _model;