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