InjectToken constructor

InjectToken(
  1. String token
)

Implementation

InjectToken(this.token) : super(PluginType.before);