SimpleInfoWrapper<T> constructor

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

Implementation

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