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