The settled result of one runGetters call: either the resolved patch, or the error it failed with.
runGetters
Readonly
Always "success" for this variant.
"success"
The resolved, ownership-narrowed patch.
The error the call rejected with.
Always "error" for this variant.
"error"
The settled result of one
runGetterscall: either the resolved patch, or the error it failed with.