parameters property Null safety
final
The parameters to the media type.
This map is immutable and the keys are case-insensitive.
Implementation
final Map<String, String> parameters;
The parameters to the media type.
This map is immutable and the keys are case-insensitive.
final Map<String, String> parameters;