GlobalQuantifyCapability constructor
const
GlobalQuantifyCapability(
- String classNamePattern,
- Reflectable reflector
Implementation
const GlobalQuantifyCapability(this.classNamePattern, Reflectable reflector)
: super(reflector);