Dart SDK
dart:mirrors
IsolateMirror
isCurrent
isCurrent
Dart SDK
dart:mirrors
IsolateMirror
isCurrent
property
isCurrent
Dart SDK
dart:mirrors
IsolateMirror
Constructors
IsolateMirror
Properties
debugName
hashCode
isCurrent
rootLibrary
runtimeType
Operators
operator ==
Methods
noSuchMethod
toString
bool
isCurrent
Whether this mirror reflects the currently running isolate.
Source
bool get isCurrent;