menu
Dart
dart:mirrors
IsolateMirror
isCurrent property
isCurrent
brightness_4
brightness_5
description
isCurrent
property
bool
isCurrent
Whether this mirror reflects the currently running isolate.
Implementation
bool get isCurrent;
Dart
dart:mirrors
IsolateMirror
isCurrent property
IsolateMirror class