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