A list of MIME types the API can produce.
List<String>? get consumes;/// A list of MIME types the API can produce. List<String>? get produces;