getState property

GetStateHandler? getState
getter/setter pair

Used to fulfill Select effects

This method can be set a fake method in order to handle tests

Implementation

GetStateHandler? getState;