parameters property

Map<String, String> parameters
final

The parameters to the media type.

This map is immutable and the keys are case-insensitive.

Implementation

final Map<String, String> parameters;