rightParams property

P? rightParams

The last params used to execute the use case when it succeeded.

Implementation

P? get rightParams => _rightParams;