BaseInfo<T> constructor

BaseInfo<T>(
  1. T raw
)

Implementation

BaseInfo(this.raw);