Dart_DebugName

Function Dart_DebugName 

Source
pub unsafe extern "C" fn Dart_DebugName() -> Dart_Handle
Expand description

Returns the debugging name for the current isolate.

This name is unique to each isolate and should only be used to make debugging messages more comprehensible.