TokenGenerator constructor

TokenGenerator(
  1. String cssContent
)

Implementation

TokenGenerator(this.cssContent);