const MediaType( this.type, this.subtype, { Map<String, String>? parameters, }) : parameters = parameters ?? const {};