makeCurrent method Null safety
Make this the current tag for the isolate. Returns the current tag before setting.
Implementation
UserTag makeCurrent();
Make this the current tag for the isolate. Returns the current tag before setting.
UserTag makeCurrent();