MirrorsUsed constructor

const MirrorsUsed({dynamic symbols, dynamic targets, dynamic metaTargets, 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});