Returns the parameter set of the distribution.
Declared in <absl/random/discrete_distribution.h>
<absl/random/discrete_distribution.h>
param_type const& param() const;
The current parameter set.