Distribution_Exemplar.fromBuffer constructor
Distribution_Exemplar.fromBuffer(])
Implementation
factory Distribution_Exemplar.fromBuffer($core.List<$core.int> data,
[$pb.ExtensionRegistry registry = $pb.ExtensionRegistry.EMPTY]) =>
create()..mergeFromBuffer(data, registry);