UserTag makeCurrent( )

Make this the current tag for the isolate. Returns the current tag before setting.

Source

/// Make [this] the current tag for the isolate. Returns the current tag
/// before setting.
UserTag makeCurrent();