lastState property

Triple<S> lastState
inherited

lastState it's a get

Implementation

Triple<State> get lastState => _mutableObjects.lastState;