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