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