ClassToWrapperVisitor constructor

ClassToWrapperVisitor(
  1. ClassElement element
)

Implementation

ClassToWrapperVisitor(this.element);