MirrorsUsed constructor

const MirrorsUsed(
  1. {dynamic symbols,
  2. dynamic targets,
  3. dynamic metaTargets,
  4. dynamic override}
)

See the documentation for MirrorsUsed.symbols, MirrorsUsed.targets, MirrorsUsed.metaTargets and MirrorsUsed.override for documentation of the parameters.

Implementation

const MirrorsUsed(
    {this.symbols, this.targets, this.metaTargets, this.override});

© 2012 the Dart project authors
Licensed under the Creative Commons Attribution-ShareAlike License v4.0.
https://api.dart.dev/stable/2.13.0/dart-mirrors/MirrorsUsed/MirrorsUsed.html