ElementCodec<E, R extends RType> constructor

const ElementCodec<E, R extends RType>(
  1. R type
)

Implementation

const ElementCodec(this.type);