getState method

Result<State>? getState()

Implementation

Result<State>? getState() => _state;