toHistory method

History toHistory()

Implementation

History toHistory() {
    return History.fromResult(this);
}