UnusedL10nJsonReporter constructor

const UnusedL10nJsonReporter(
  1. IOSink output
)

Implementation

const UnusedL10nJsonReporter(IOSink output) : super(output, 2);