Code to inject into the class using the mixin.
Typically used for static helpers since you cannot mix in static members.
final List<String>? injectedHelpers;