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