getState static method
Returns the current state parameter for testing purposes
Implementation
@visibleForTesting
static String getState() => _state;
Returns the current state parameter for testing purposes
@visibleForTesting
static String getState() => _state;