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