EncodedData constructor

EncodedData(
  1. List<DataRepresentation> representations
)

Implementation

EncodedData(this.representations);