redactor property

  1. @override
VantageRedactor redactor
final

The host redactor this fake reports. Override it to prove a plugin honours the host's rules rather than a default of its own.

Implementation

@override
final VantageRedactor redactor;