SimpleInfoWrapper<T> constructor

SimpleInfoWrapper<T>(
  1. T build(
    1. HypenWrapper hypen
    )
)

Implementation

SimpleInfoWrapper(this.build) : super(null);