menu
Dart
dart:mirrors
currentMirrorSystem function
currentMirrorSystem
brightness_4
brightness_5
description
currentMirrorSystem
function
MirrorSystem
currentMirrorSystem
(
)
Returns a
MirrorSystem
for the current isolate.
Implementation
external MirrorSystem currentMirrorSystem();
Dart
dart:mirrors
currentMirrorSystem function
dart:mirrors library