produces property

List<String>? get produces
inherited

A list of MIME types the API can produce.

Implementation

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