isChanged method

bool isChanged()

Implementation

bool isChanged() =>
    isValidResult() && (this as OidcValidMonitorSessionResult).changed;