Produces constructor

Produces(
  1. String mime,
  2. Serializer serializer
)

Implementation

Produces(this.mime, this.serializer);