toState method

State toState()

Implementation

State toState() => State(Status.parse(status), Result.parse(result));