Experimental
A scope token returned by ContextManager.attach that restores the previous Context when disposed. Call token.dispose() to restore the previous context.
token.dispose()
1.10.0 This API is experimental and may change in minor releases without prior notice.
A scope token returned by ContextManager.attach that restores the previous Context when disposed. Call
token.dispose()to restore the previous context.Since
1.10.0 This API is experimental and may change in minor releases without prior notice.