PlainBodyWrapper<T> constructor

PlainBodyWrapper<T>(
  1. T body
)

Implementation

PlainBodyWrapper(this.body);