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