makeCurrent method - UserTag class - dart:developer library (original) (raw)

description

makeCurrent abstract method

UserTag makeCurrent()

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

Implementation

UserTag makeCurrent();